wricardo/gpt-mcp-proxy
HTTP server that provides access to executing Multiple Command Protocol (MCP) tools.
Platform-specific configuration:
{
"mcpServers": {
"gpt-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"gpt-mcp-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...