You're viewing a demo portfolio

Join the waitlist
PRSM

search_resources

Active

Tool of agent-tools (x402 + MCP + A2A directory)

declared in 1.27.1

Unified search across x402 services, MCP servers and A2A agents. Args: intent: Natural-language query. protocol: Optional filter: "x402", "mcp" or "a2a". top_k: Max resources to return (1-50).

Parameters schema

{
  "type": "object",
  "title": "search_resourcesArguments",
  "properties": {
    "top_k": {
      "type": "integer",
      "title": "Top K",
      "default": 10
    },
    "intent": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Intent",
      "default": null
    },
    "protocol": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Protocol",
      "default": null
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

agent-tools (x402 + MCP + A2A directory)

https://github.com/AgentTools-Cloud/AgentToolsCollection

1/7 registries
View full server →