fomox402 for Cursor
io.github.staccdotsol/staccbot-tg
Broker + MCP server for last-bidder-wins on-chain games on Solana via x402 micropayments.
client:Cursor
transport:streamable-http
Install fomox402 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"staccbot-tg": {
"url": "https://bot.staccpad.fun/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs