Loading MCP server directory, please wait...
Create and manage Lindo AI websites, pages, blogs, clients, and credits from any MCP client.
npx @getmcp/cli add io.github.lindoai/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
LINDO_API_KEYLindo AI API key. Create one at https://app.lindo.ai under Workspace Settings → API Keys. Requires a Business or Whitelabel plan.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lindoai/mcp-server": {
"command": "npx",
"args": [
"-y",
"@lindoai/mcp-server"
],
"env": {
"LINDO_API_KEY": ""
}
}
}
}