{
  "markdown": "# @lindoai/mcp-server\n\nMCP (Model Context Protocol) server for [Lindo AI](https://lindo.ai) — create websites, pages, and blog posts with AI directly from Claude, Cursor, Kiro, Windsurf, and other MCP-compatible tools.\n\nListed in the official [MCP Registry](https://registry.modelcontextprotocol.io/?q=io.github.lindoai%2Fmcp-server) as **`io.github.lindoai/mcp-server`**.\n\n[![mcp-server MCP server](https://glama.ai/mcp/servers/lindoai/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/lindoai/mcp-server) [![smithery badge](https://smithery.ai/badge/lindoai/mcp-server)](https://smithery.ai/servers/lindoai/mcp-server)\n\n## Setup\n\nAdd to your MCP client configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"lindo\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@lindoai/mcp-server\"],\n      \"env\": {\n        \"LINDO_API_KEY\": \"your_api_key_here\"\n      }\n    }\n  }\n}\n```\n\n### Where to add this config\n\n| Client | Config file |\n|--------|------------|\n| Claude Desktop | `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) |\n| Claude Code | `.claude/settings.json` |\n| Cursor | `.cursor/mcp.json` |\n| Kiro | `.kiro/settings/mcp.json` |\n| Windsurf | MCP settings in IDE |\n\n### Getting your API key\n\n1. Go to [app.lindo.ai](https://app.lindo.ai)\n2. Navigate to Workspace Settings → API Keys\n3. Create a new API key\n4. Copy the key and paste it as `LINDO_API_KEY`\n\nRequires a **Business** or **Whitelabel** plan.\n\n## Available Tools\n\n### Websites\n- **create_website** — Create a new website using AI from a text prompt\n- **list_websites** — List all websites in your workspace\n\n### Pages\n- **edit_website** — Edit an existing website (across its pages) using AI\n- **publish_blog** — Publish a static blog post with markdown content\n\n### Blog\n- **create_blog** — Generate a blog post on a website using AI\n\n### Clients\n- **create_client** — Create a new client\n- **list_clients** — List all clients\n- **assign_website** — Assign a website to a client\n- **generate_magic_link** — Generate a client login link\n\n### Credits\n- **allocate_credits** — Allocate credits to a client\n\n## Scheduling\n\nThe `create_website`, `edit_website`, and `create_blog` tools support an optional `schedule_at` parameter (ISO 8601 datetime) to schedule the workflow for a future time.\n\n## Remote MCP Server\n\nYou can also connect via the remote MCP endpoint without installing anything:\n\n```\nhttps://mcp.lindo.ai/mcp\n```\n\n## Links\n\n- [Lindo AI](https://lindo.ai)\n- [API Documentation](https://lindo.ai/docs)\n- [Dashboard](https://app.lindo.ai)\n",
  "bytes": 2541,
  "sha": "b8e07ca2989ae14aa04dc0956dbca8c664e24dd0244c7e3b1674c55c26c35cb6",
  "repo_slug": "lindoai/mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_lindoai_mcp_server_632f5077/readme"
}