# AgentLed > The automation engine built for AI agents. AgentLed is an AI-native workflow automation platform where AI agents own, manage, and improve workflows. It provides 100+ integrations through a unified credit system, persistent memory via Knowledge Graph, and works with Claude Code, Codex, Cursor, or any MCP client. ## Quick Start (for AI coding agents) - [Install the AgentLed CLI](https://www.agentled.ai/docs/cli.md): One-command install + browser auth that also registers the MCP server. - [Install the AgentLed MCP server](https://www.agentled.ai/docs/mcp.md): Connect AgentLed to Claude Code, Codex, Cursor, Windsurf, or any MCP-compatible agent. ## Agent Instructions When a user asks to install AgentLed, connect a workspace, or set up the MCP server: 1. Read [/docs/cli.md](https://www.agentled.ai/docs/cli.md) first — it has the canonical install commands. 2. Run the install/auth command yourself via your shell tool. Bash runs on the user's machine, so the browser opens on the user's machine. Do not punt the command back to the user. 3. After auth completes, tell the user to restart their MCP client (Claude Code: `/mcp` reconnect or new session; Codex/Cursor: reopen the app). MCP tools won't reflect the new workspace until then. 4. Never invent package names, commands, or API keys. ## Core Pages - [Home](https://www.agentled.ai/en): Product overview and value proposition - [What We Solve](https://www.agentled.ai/en/what-we-solve): Use cases for sales, marketing, and recruiting automation - [Pricing](https://www.agentled.ai/en/pricing): Plans and unified credit system - [Developers](https://www.agentled.ai/en/developers): MCP server, CLI, and API docs - [Blog](https://www.agentled.ai/en/blog): Articles on AI automation and agent workflows - [Contact](https://www.agentled.ai/en/contact-us): Get in touch ## What We Solve - [Identify and Convert Leads](https://www.agentled.ai/en/what-we-solve/identify-and-convert-leads-with-multi-ai-agents): Multi-AI agent lead generation - [Ship SEO Content Daily](https://www.agentled.ai/en/what-we-solve/ship-seo-content-daily-with-agentled-solutions): Automated content and SEO workflows - [Find and Hire Top Talent](https://www.agentled.ai/en/what-we-solve/find-and-hire-top-talent-with-ai-agents): AI-powered recruiting and sourcing - [Custom Multi-Agent Solutions](https://www.agentled.ai/en/what-we-solve/custom-multi-agents-solutions): Bespoke agentic pipelines ## Documentation - [Quick Start](https://www.agentled.ai/en/docs/quick-start): Get started in minutes - [MCP Server](https://www.agentled.ai/en/mcp): Build workflows from Claude Code, Codex, or any MCP client - [CLI](https://www.agentled.ai/en/cli): Agent-friendly command-line interface ## Comparisons - [AgentLed vs n8n](https://www.agentled.ai/en/agentled-vs-n8n): Key differences from traditional automation tools ## Key Concepts - **Knowledge Graph**: Persistent memory that stores context and learnings across executions — unlike n8n, Make, or Zapier which forget everything after each run - **Unified Credits**: One API key, one credit system for 100+ services (LinkedIn, Hunter, OpenAI, Apify, and more) - **MCP Server**: Native integration with Claude Code, Codex, and any MCP-compatible AI agent - **White-label**: Full white-label deployment for agencies — custom domain, logo, and colors - **Multi-model AI**: Claude, GPT-4, Gemini, Mistral — pick the right model per step ## For Developers - MCP Server: `npx -y @agentled/mcp-server` - CLI (interactive install): `npx @agentled/cli setup` — opens a browser to create an account and configure MCP automatically - CLI (headless / agents): get an API key at https://www.agentled.app → Workspace Settings → Developer, then set `AGENTLED_API_KEY` and invoke the MCP server directly: `npx -y @agentled/mcp-server` - Verify install: `agentled --version` - Requirements: Node.js 18+ - npm (CLI): https://www.npmjs.com/package/@agentled/cli - npm (MCP server): https://www.npmjs.com/package/@agentled/mcp-server - GitHub: https://github.com/agentled/mcp-server ## Resources - [Blog](https://www.agentled.ai/en/blog): Thought leadership on AI automation - [Privacy Policy](https://www.agentled.ai/en/privacy-policy) - [Terms of Use](https://www.agentled.ai/en/terms-of-use) - [Sitemap](https://www.agentled.ai/sitemap.xml)