Developers

Build workflows from Claude Code, Codex, or any MCP client.

The AgentLed MCP server gives AI assistants direct access to 100+ integrations, persistent Knowledge Graph memory, and workflow orchestration — all through unified credits.

AgentLed CLI

The CLI lets you create, manage, and run workflows directly from your terminal. No browser needed.

Install

npx @agentled/cli --setup

Create a workflow

agentled create "Outbound to fintech CTOs in Europe"

Run a workflow

agentled run outbound-eu --heartbeat 48h

Install in 30 seconds

Claude Code

claude mcp add agentled -e AGENTLED_API_KEY=wsk_... -- npx -y @agentled/mcp-server

OpenAI Codex

codex mcp add agentled -e AGENTLED_API_KEY=wsk_... -- npx -y @agentled/mcp-server
Get your API key atagentled.app→ Workspace Settings → Developer

Why AgentLed MCP?

One API key, 100+ services

LinkedIn, Hunter, CRM, web scraping, AI models, video generation — all on unified credits. No managing separate accounts.

Persistent memory

Knowledge Graph stores context across executions. Your workflows learn and improve over time. No other MCP server has this.

Natural language workflows

Describe what you want in plain English. The AI creates multi-step workflows with the right integrations automatically.

Enterprise ready

GDPR compliant. Data stays in EU. Your data never trains AI models. Full audit trail and role-based access.

Available tools

Workflows

list_workflowsget_workflowcreate_workflowupdate_workflowupdate_stepdelete_workflowvalidate_workflowpublish_workflow

Import / Export

export_workflowimport_workflowpreview_n8n_importimport_n8n_workflow

Drafts & Snapshots

get_draftpromote_draftdiscard_draftlist_snapshotsrestore_snapshotcreate_snapshotdelete_snapshot

Executions

start_workflowlist_executionsget_executionlist_timelinesget_timelinestop_executionretry_execution

Apps & Testing

list_appsget_app_actionstest_app_actiontest_ai_actionget_step_schema

Knowledge & Data

get_workspacelist_knowledge_listsget_knowledge_rowsget_knowledge_textquery_kg_edgesget_scoring_history

AI & Branding

chatget_brandingupdate_branding

Try it

Once connected, try this in Claude Code or Codex:

# List available integrations

"Show me what apps and actions I can use"

# Build a workflow

"Create a workflow that finds SaaS CTOs on LinkedIn, enriches emails via Hunter, scores by ICP, and saves to Knowledge Graph"

# Import from n8n

"Import my n8n workflow from this JSON and add AI scoring"