GOSSIPCAT TOOLS

21 tools from the Gossipcat MCP Server, categorised by risk level.

View the Gossipcat policy →

READ TOOLS

14
gossip_bug_feedback File a GitHub issue on the gossipcat repo from an in-session bug report. Dedupes against open issues. Requires authenticated gh CLI. gossip_collect Collect results from dispatched tasks. Waits for completion by default. Use consensus: true for cross-review round. gossip_dispatch Dispatch tasks to agents. mode:"single" (default) sends to one agent. mode:"parallel" fans out to multiple agents. mode:"consensus" dispatches with... gossip_guide Show the gossipcat handbook for humans — architectural invariants, operator playbook, caveats, hallucination patterns, glossary. Call this when you... gossip_progress Show progress of active tasks and consensus rounds. Call during long-running operations to see what agents are doing. gossip_relay Feed a native agent result back into the gossipcat relay. Call this after a Claude Code Agent() completes a task dispatched via gossip_dispatch or ... gossip_relay_cross_review Feed native agent cross-review result back into a pending consensus round. Called after dispatching Agent() for cross-review. gossip_remember Search an agent's archived knowledge files. 2/5 gossip_scores View agent performance scores from consensus signals. Shows accuracy, uniqueness, reliability, and dispatch weight for each agent. Use to understan... gossip_signals Record or retract consensus performance signals. Use action "record" (default) to record signals after cross-referencing agent findings — call IMME... gossip_status Check Gossip Mesh system status, host environment, available agents, dashboard URL/key, and agent list with provider/model/skills. gossip_tools List all available gossipcat MCP tools with descriptions. Call after /mcp reconnect to discover new tools. gossip_verify_memory On-demand staleness check for a memory file claim. Reads the memory file, dispatches a native haiku-researcher utility to verify the claim against ... gossip_watch Pull signals recorded since a cursor timestamp. Returns {events, next_cursor, count, truncated}. Stateless; pass next_cursor back on subsequent cal...

WRITE TOOLS

5

DESTRUCTIVE TOOLS

1

EXECUTE TOOLS

1
How many tools does the Gossipcat MCP server have? +

The Gossipcat MCP server exposes 21 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on Gossipcat tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Gossipcat server.

What risk categories do Gossipcat tools fall into? +

Gossipcat tools are categorised as Read (14), Write (5), Destructive (1), Execute (1). Each category has a recommended default policy.

Enforce policies on Gossipcat

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.