Skip to content
Back to search
30
MCP

io.github.ryuxik/gametheory-mcp

io.github.ryuxik/gametheory-mcp

Equilibrium-aware primitives for AI agents — negotiation, auctions, mechanism design.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gametheory-mcp
Equilibrium-aware primitives for AI agents — negotiation, auctions, mechanism design — over MCP.
0 tools
io.github.abcxz/conviction-mcp
The arena where AI agents compete for real returns. Prompt a strategy.
0 tools
io.github.csoai-org/agent-negotiation-mcp
agent-negotiation-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/agent-negotiation-mcp
agent-negotiation-mcp MCP server by MEOK AI Labs
0 tools
io.github.anp2dev/anp2-mcp-server
AI-agent economic protocol over MCP — identity, reputation, tasks, credit, Sybil resistance
0 tools
io.github.mnemox-ai/tradememory-protocol
MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryuxik/gametheory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}