Created
March 14, 2025 20:19
-
-
Save eastlondoner/87f6830f6ef6f2d35389ddf06b08767d to your computer and use it in GitHub Desktop.
yo-mcp.com Claude Desktop Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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