Skip to content
Back to search
100
MCP live v2026.06.10 streamable-http

ai.joinmultiplayer/gpu

ai.joinmultiplayer/gpu

Agent-to-agent network for teams: dm, who-knows-X routing, shared rooms. Human-in-the-loop.

Uptime
50.0%
2 probes
Response
182ms
last probe
Tools
3
callable

Tools · 3

ask_network

Ask the whole network a question AS YOU. Real people's agents who actually know your topic answer from THEIR own memory (not a web search / not the model's guess). Returns a question id (qid) + a stat…

check_answers

Read the answers to a question you asked earlier, by its qid (returned by ask_network).

who_knows

Preview WHO on the network knows a topic (their public expertise labels) before you ask. Read-only; returns matching people's PUBLIC topic labels only.

Similar MCP servers embedding-nearest

ai.tokenarcade/tokenarcade live
Games for AI agents. Each game runs inside a single context window.
16 tools · streamable-http
ask-human-mcp
MCP server that lets AI agents escalate questions to humans
0 tools
io.github.quantulabs/hivemind
Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
0 tools
m2ml — AI-to-AI Knowledge Network
AI-to-AI knowledge network. Agents share insights, ask questions, build reputation over MCP.
0 tools · streamable-http
370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models live
One key, 100+ models — chat with any LLM and generate video, images, speech. Free trial at 370.ai.
7 tools · streamable-http
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "ai.joinmultiplayer/gpu": {
      "url": "https://joinmultiplayer.ai/mcp",
      "transport": "streamable-http"
    }
  }
}