MCP server for Agentled — intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
| Tool name | Description | Destructive? |
|---|---|---|
| do | ✓ no | |
| recall_memory | ✓ no | |
| search_memories | ✓ no | |
| store_memory | ✓ no | |
| list_memories | ✓ no |
| delete_memory⚠ | ⚠ yes | |
| list_public_form_links⚠ | ⚠ yes | |
| create_public_form_link⚠ | ⚠ yes | |
| update_public_form_link⚠ | ⚠ yes | |
| get_public_form_link⚠ | ⚠ yes | |
| delete_public_form_link⚠ | ⚠ yes | |
| share_execution⚠ | ⚠ yes | |
| get_share | ✓ no | |
| revoke_share | ✓ no | |
| list_agents | ✓ no | |
| get_agent | ✓ no | |
| create_agent | ✓ no | |
| update_agent | ✓ no | |
| delete_agent⚠ | ⚠ yes | |
| activate_agent | ✓ no | |
| pause_agent | ✓ no | |
| manage_agent_workflows | ✓ no | |
| chat_with_agent | ✓ no | |
| list_agent_files | ✓ no | |
| get_agent_file | ✓ no | |
| upload_agent_file | ✓ no | |
| delete_agent_file⚠ | ⚠ yes | |
| list_channels | ✓ no | |
| set_channel_default_agent | ✓ no | |
| configure_channel | ✓ no | |
| set_channel_defaults | ✓ no | |
| list_routines | ✓ no | |
| create_routine | ✓ no | |
| update_routine | ✓ no | |
| pause_routine | ✓ no | |
| resume_routine | ✓ no | |
| delete_routine⚠ | ⚠ yes | |
| list_proactive_agents | ✓ no | |
| get_proactive_agent | ✓ no | |
| create_proactive_agent | ✓ no | |
| update_proactive_agent | ✓ no | |
| delete_proactive_agent⚠ | ⚠ yes | |
| pause_proactive_agent | ✓ no | |
| resume_proactive_agent | ✓ no | |
| submit_feedback_to_agentled | ✓ no | |
| list_models | ✓ no | |
| start_workflow | ✓ no | |
| list_executions⚠ | ⚠ yes | |
| get_execution⚠ | ⚠ yes | |
| list_timelines | ✓ no |
{
"mcpServers": {
"agentledmcp": {
"command": "npx",
"args": [
"-y",
"@agentled/mcp-server"
]
}
}
}