Discover multiple $addresses at once. More efficient than calling discover individually when exploring a site or comparing options. Args: - urls (string[]): Array of $addresses to discover (max 10) Returns: Summary of all discovered $addresses with prices and ownership status.
AI agents call path402_batch_discover to retrieve information from Path402 — Tokenised Web Content for AI Agents without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
path402_batch_discover retrieves and queries information about tokenised web content addresses in batch. It has no side effects—it does not create, modify, delete, or execute code. The only action is to read and summarize existing data. The 'batch' optimization does not elevate it beyond Read category. Financial context (prices, ownership) is informational only; the tool itself performs no financial transactions.
From the tool's definition Tool description states it "discovers" multiple addresses and "returns a summary" of discovered addresses with metadata. The args accept only URLs to query, with no modification, deletion, or financial transaction parameters.
Attacks that exploit this kind of access
Discover multiple $addresses at once. More efficient than calling discover individually when exploring a site or comparing options. Args: - urls (string[]): Array of $addresses to discover (max 10) Returns: Summary of all discovered $addresses with prices and ownership status. It is categorised as a Read tool in the Path402 — Tokenised Web Content for AI Agents MCP Server, which means it retrieves data without modifying state.
Register the Path402 — Tokenised Web Content for AI Agents MCP server in PolicyLayer and add a rule for path402_batch_discover: 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 Path402 — Tokenised Web Content for AI Agents. Nothing to install.
path402_batch_discover 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 path402_batch_discover 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 path402_batch_discover. 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.
path402_batch_discover is provided by the Path402 — Tokenised Web Content for AI Agents MCP server (path402). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →