Loading MCP server directory, please wait...
Checkouts that sell: order bumps, one-click upsells, and email follow-up on your own Stripe.
npx @getmcp/cli add com.gocushy/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GOCUSHY_API_KEYYour gocushy API key (gc_...) — create an account at https://api.gocushy.com/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gocushy/mcp": {
"command": "npx",
"args": [
"-y",
"@gocushy/mcp"
],
"env": {
"GOCUSHY_API_KEY": "",
"GOCUSHY_API_URL": ""
}
}
}
}