Back to MCP Servers
Link
Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)
developer-toolsapiaiagent
Installation
npx -y mcp-linkConfiguration
{
"mcpServers": {
"mcp-link": {
"command": "npx",
"args": ["-y", "mcp-link"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes