agenticorg for Cline
io.github.mishrasanjeev/agenticorg
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
client:Cline
transport:stdio
runtime:npm
Install agenticorg in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agenticorg": {
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs