Protocols
Freeby MCP Community
MCP / A2A / ANP protocol implementations for AgenticFORGE
v1.0.2Added Apr 12, 2026
agenticforgeagentaillmtypescript
Protocols MCP Server
MCP / A2A / ANP protocol implementations for AgenticFORGE
Installation
Reviews
Installation
Quick install
npx -y @agenticforge/protocols
Add to claude_desktop_config.json
{
"mcpServers": {
"protocols": {
"command": "npx",
"args": ["-y", "@agenticforge/protocols"]
}
}
}