Loading MCP server directory, please wait...
AI workflow orchestration with 100+ integrations, knowledge graph, and unified credits.
npx @getmcp/cli add io.github.Agentled/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTLED_API_KEYYour AgentLed workspace API key (generate in Workspace Settings > Developer)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Agentled/mcp-server": {
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
],
"env": {
"AGENTLED_API_KEY": "",
"AGENTLED_URL": ""
}
}
}
}