staccDOTsol/staccbot-tg
0 Views
0 Installs
๐ โ๏ธ - fomox402 broker + MCP server for last-bidder-wins games on Solana. One URL into Claude/Cursor/Goose/Cline and the agent auto-registers a Solana wallet, gets faucet-funded, and bids autonomously via streamable HTTP at https://bot.staccpad.fun/mcp.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"staccdotsol-staccbot-tg": {
"command": "npx",
"args": [
"-y",
"staccdotsol-staccbot-tg"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.