Skip to content

Instantly share code, notes, and snippets.

@eastlondoner
Created March 14, 2025 20:19
Show Gist options
  • Save eastlondoner/87f6830f6ef6f2d35389ddf06b08767d to your computer and use it in GitHub Desktop.
Save eastlondoner/87f6830f6ef6f2d35389ddf06b08767d to your computer and use it in GitHub Desktop.
yo-mcp.com Claude Desktop Config
{
"mcpServers": {
"mcp-proxy": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/eastlondoner/mcp-proxy@main",
"mcp-proxy",
"<your endpoint address goes here>"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment