Used by 1 plugin
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "mcp-gateway": { "command": "npx", "args": [ "@pleaseai/mcp-gateway@beta", "serve", "--mode", "embedding" ] } } }
npx