← Index

io.github.Agentled/mcp-server

io.github.Agentled/mcp-server·v0.7.5·Memory & RAG
Quality Score
80
/100

Intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentled/mcp-server"
      ],
      "env": {
        "AGENTLED_API_KEY": "<your-agentled_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentled/mcp-server"
      ],
      "env": {
        "AGENTLED_API_KEY": "<your-agentled_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agentled/mcp-server
§02  Environment variables
AGENTLED_API_KEY
requiredsecret

Your AgentLed workspace API key (generate in Workspace Settings > Developer)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG