HomeProductivity › mcp-server

mcp-server

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

TypeScript Cloud
★ 3 stars Last pushed 2026-08-22 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.19.3)

npx -y @agentled/mcp-server@0.19.3

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentled/mcp-server@0.19.3"
      ],
      "env": {
        "AGENTLED_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENTLED_API_KEY required secret — Your AgentLed workspace API key (generate in Workspace Settings > Developer)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry