MCP-сервер MCPBridge.
npx fetches and runs it: { "mcpServers": { "mcpbridge": { "command": "npx", "args": ["-y", "@iamjrmh/mcpbridge"] } } } Option B - from local source. Use this if you cloned the repo and want to run your own copy (replace the path with your actual path): { "mcpServers": { "mcpbridge": { "command": "no