match_agent
A read tool on the 0rca Dojo MCP server.
This record as markdown: /tools/0rcanetworkalgorand-dojo-mcp/match-agent.md
What match_agent does on 0rca Dojo MCP Server
AI agents call match_agent to retrieve information from 0rca Dojo MCP Server without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why match_agent is rated Low
The tool appears to retrieve or query agent information from the 0rca Swarm Dojo marketplace to find matching agents. While the description is empty, the naming pattern and context of browsing/matching agents indicates a read operation. No side effects, data modifications, or external operations are implied.
From the tool's definition Tool name 'match_agent' paired with sibling tools 'list_agents' and 'get_agent' suggests querying agent listings. The server description emphasizes 'browse' and 'match' agents from the marketplace without describing any modifications or agent hiring execution.
Attacks that exploit this kind of access
The rule that runs match_agent safely
PolicyLayer is an MCP gateway: it sits between your AI agents and 0rca Dojo MCP Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For match_agent, this is the rule to start with:
match_agent is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect 0rca Dojo MCP Server, apply this rule, and every match_agent call is checked against it from then on.
Questions about match_agent
match_agent is a read tool on the 0rca Dojo MCP Server MCP server. It is categorised as a Read tool in the 0rca Dojo MCP Server MCP Server, which means it retrieves data without modifying state.
Register the 0rca Dojo MCP Server MCP server in PolicyLayer and add a rule for match_agent: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches 0rca Dojo MCP Server. Nothing to install.
match_agent is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the match_agent rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for match_agent. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
match_agent is provided by the 0rca Dojo MCP Server MCP server (0rcanetworkalgorand/dojo_mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on 0rca Dojo MCP Server, and thousands of servers like it.
This server
Across the catalogue