Used by 1 plugin
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "example-mcp": { "command": "node", "args": [ "dist/index.js" ] } } }
node