Back to MCP Servers
🔌

automation-ai-labs/mcp-link

MIT

🏎️ 🏠 - Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)

GoAPIs

Install

npx -y automation-ai-labs-mcp-link

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "automation-ai-labs-mcp-link": {
      "command": "npx",
      "args": [
        "-y",
        "automation-ai-labs-mcp-link"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.