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