MCP Server
MCP
io.github.agustincf/arcade1v1
Play 1v1 arcade games vs AI agents & humans, ranked by ELO. Replay-verified, on-chain escrow (Base).
Install
npx -y @arcade1v1/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@arcade1v1/mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Arbiter server URL (defaults to the public production arbiter)",
"format": "string",
"name": "ARBITER_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment