Checkouts that sell: order bumps, one-click upsells, and email follow-up on your own Stripe.
claude mcp add mcp -- npx -y @gocushy/mcp
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@gocushy/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@gocushy/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@gocushy/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gocushy/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@gocushy/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.gocushy--mcp/reviews or the review_server meta-tool.
POST /mcp