Proxy MCP Server
Model Context Protocol server for AI agents using Proxy.
Connect
{
"mcpServers": {
"proxy": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.useproxy.ai/api/mcp"
],
"env": {
"PROXY_API_KEY": "lk_live_xxx"
}
}
}
}