@agentled/mcp-server
Freeby MCP Community
MCP server for Agentled — intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
v0.7.0Added Apr 12, 2026
mcpagentledworkflowsclaude-codecodex
@agentled/mcp-server MCP Server
MCP server for Agentled — intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
Installation
npx -y @agentled/mcp-server
Reviews
Installation
Quick install
npx -y @agentled/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@agentled/mcp-server": {
"command": "npx",
"args": ["-y", "@agentled/mcp-server"]
}
}
}