Skip to content
Claude Desktop

Lindo AI for Claude Desktop

io.github.lindoai/mcp-server

Create and manage Lindo AI websites, pages, blogs, clients, and credits from any MCP client.

client:Claude Desktop transport:streamable-http runtime:npm

Install Lindo AI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.lindo.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Lindo AI in other clients