mcpbeat Sign in

ProofStream MCP Server

by proofstreamai Your server? Claim it
local only

ProofStream runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

Dispatch a human verifier to physically verify anything in the real world. For AI agents.

Installs per day peak 24 · avg 7 · +11% w/w
a month agotoday
25
Installs / week
npm · proofstream-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check ProofStream every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add proofstream-mcp -- npx -y proofstream-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "proofstream-mcp": {
      "args": [
        "-y",
        "proofstream-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.proofstream-mcp]
command = "npx"
args = ["-y", "proofstream-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "proofstream-mcp": {
      "args": [
        "-y",
        "proofstream-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "proofstream-mcp": {
      "args": [
        "-y",
        "proofstream-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ProofStream

same job, measured the same way
HumanOps
by thepianistdirector

MCP server for AI agents to dispatch real-world tasks to verified human operators

24 installs/wk local only
C
Verifi
by verifi

Get a real human to verify, decide, or improve an AI agent's work.

4 tools answering
Molt2Meet
by molt2meet-org

Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.

54 tools answering
Proctor
by louissarvin

Human oversight for AI agents: block a tool call on a verified human, with on-chain proof.

196 installs/wk local only
Human Dispatch MCP
by zyntarasystems

MCP server that dispatches physical-world tasks to humans through a unified API

45 installs/wk local only
Human For AI
by humanforai

Hire a real human for real-world verification, product testing, AI output review, and errands.

81 installs/wk 6 tools answering
Actionlayer
by actionlayer

Concierge for AI agents: takes action in the physical world — book, order, register, resolve.

79 installs/wk answering
AstraNL
by astranl

Verified local hands for AI agents: physical errands, funds held until agreed proof.

6 tools answering

ProofStream — questions

Answers built from our own checks of this server.

Why is there no uptime for ProofStream?
ProofStream runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package proofstream-mcp was installed 25 times last week.
How do I connect ProofStream?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls proofstream-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use ProofStream?
The npm package proofstream-mcp was installed 25 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.