agenticorg for Claude Desktop
io.github.mishrasanjeev/agenticorg
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
client:Claude Desktop
transport:stdio
runtime:npm
Install agenticorg in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agenticorg": {
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs