← Registry

Learning Resources

agentprotocols.app

A documentation hub for AI agent protocols providing summaries, comparisons, and exportable cards.

1 endpoint5 known tools

ENDPOINT 1

https://agentprotocols.app/mcp

No auth detected

Known tools 5

site_info

Overview of AgentProtocols.app: what it is, its purpose, key content hubs, and available machine APIs.

Inferred read-only
list_protocols

All documented AI agent protocols (MCP, A2A, OpenAI Function Calling, AutoGen, CrewAI, LangGraph, LMOS, Matrix, x402) with descriptions, status, maintainers, and links.

Inferred read-only
search

Search AgentProtocols.app documentation.

Inferred read-only
contact_info

Contact details and links for AgentProtocols.app including the site URL, API endpoints, and GitHub.

Inferred read-only
export_cards

Export CNA (Card Network Architecture) cards for each protocol and content hub, suitable for AI agent ingestion.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentprotocols-app]
url = "https://agentprotocols.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentprotocols-app": {
      "type": "http",
      "url": "https://agentprotocols.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentprotocols-app
Remote MCP URL: https://agentprotocols.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentprotocols-app": {
      "url": "https://agentprotocols.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentprotocols-app": {
      "type": "http",
      "url": "https://agentprotocols.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentprotocols-app",
  "transport": "streamable-http",
  "url": "https://agentprotocols.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentprotocols.app was fetched 2026-09-17T03:34:27.003Z.

Trust status RestrictedContent

agentprotocols.app is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.