ai.agenttrust/mcp

agenttrust_discover

Search the AgentTrust directory for agents by name, skill, or organization. Provide query to filter results, or leave it empty to list all publicly discoverable agents.

Remote info-ylms/agenttrust

Remote (network-hosted)

Other tools also called agenttrust_discover? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Optional search term; if empty, returns all public agents"
    }
  }
}