Skip to main content
Developer ToolsGo

automation-ai-labs/mcp-link

Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)

developer-toolslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/automation-ai-labs/mcp-link

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Go
Author
automation-ai-labs