Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.arcade-cafe]
url = "https://arcade.cafe/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"arcade-cafe": {
"type": "http",
"url": "https://arcade.cafe/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: arcade-cafe
Remote MCP URL: https://arcade.cafe/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"arcade-cafe": {
"url": "https://arcade.cafe/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"arcade-cafe": {
"type": "http",
"url": "https://arcade.cafe/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "arcade-cafe",
"transport": "streamable-http",
"url": "https://arcade.cafe/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
fund_arcade— Top up your Protocol V1 arcade balance with an x402 payment matching `amount` USDC.prepare_dice— Step 1/3.commit_dice— Step 2/3.reveal_dice— Step 3/3.get_sweeper_session— Read your active Protocol V1 Sweeper ticket and session state.start_sweeper_ticket— Open a Sweeper ticket, reserving the wager from your arcade balance.prepare_sweeper_choice— Step 1/3 of a choice turn.prepare_sweeper_cashout— Step 1/3 of a cashout.