mcpambassador/client
Lightweight MCP proxy client for developer workstations. Connects VS Code, Claude Desktop, and other AI tools to an MCP Ambassador server.
Platform-specific configuration:
{
"mcpServers": {
"client": {
"command": "npx",
"args": [
"-y",
"client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...