Learning Resources
agentprotocols.app
A documentation hub for AI agent protocols providing summaries, comparisons, and exportable cards.
ENDPOINT 1
https://agentprotocols.app/mcp
Known tools 5
site_infoOverview of AgentProtocols.app: what it is, its purpose, key content hubs, and available machine APIs.
Inferred read-onlylist_protocolsAll documented AI agent protocols (MCP, A2A, OpenAI Function Calling, AutoGen, CrewAI, LangGraph, LMOS, Matrix, x402) with descriptions, status, maintainers, and links.
Inferred read-onlycontact_infoContact details and links for AgentProtocols.app including the site URL, API endpoints, and GitHub.
Inferred read-onlyexport_cardsExport CNA (Card Network Architecture) cards for each protocol and content hub, suitable for AI agent ingestion.
Inferred read-onlyCONNECT 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.
agentprotocols.app is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.