mcpbeat Sign in

POPCORN MCP Server

by violetclaire Your server? Claim it
local only

POPCORN MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 218 installs a week from npm. Last commit 8 Sep 2026.

Signed time and SHA-256 witness receipts for agents, with offline verification and x402 payment.

Installs per day peak 192 · avg 7
a month agotoday
218
Installs / week
npm · @violetclaire/popcorn-mcp
1
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check POPCORN MCP 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 popcorn-mcp -- npx -y @violetclaire/popcorn-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "popcorn-mcp": {
      "args": [
        "-y",
        "@violetclaire/popcorn-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.popcorn-mcp]
command = "npx"
args = ["-y", "@violetclaire/popcorn-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "popcorn-mcp": {
      "args": [
        "-y",
        "@violetclaire/popcorn-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "popcorn-mcp": {
      "args": [
        "-y",
        "@violetclaire/popcorn-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to POPCORN MCP

same job, measured the same way
Blackwall X402 Guardrail
by blackwalltier

Keyless hosted MCP: pre-signature x402 payment verdict (GO/HOLD/STOP) with a signed receipt.

1 tools answering
VouchSpec Agent Skill Evidence
by mordiaky

Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.

answering
D
Ghost X402 Market Intel Vet Schema
by workers-ghost-agent-os-ghost-identity

Web search for agents, one x402 payment: real results, provider failover, signed receipt. $0.01.

5 tools answering
TrustBench
by lithvall

x402 provider rankings + Ed25519-signed payment receipts + signature verification (3 tools).

23 installs/wk 3 tools answering
x402 Pay — USDC API Payment Helper
by scriptmasterlabs

Pay for APIs with USDC. Read-only x402 payment discovery, verification, evidence, and status.

4 tools answering
AgnicPay
by agnicpay-prog

X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.

answering
C
402
by 402

Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.

37 installs/wk local only
BentCrypto Machine Payments
by ghstaking

Paid token risk and security intelligence for AI agents over MCP with x402 payments.

2 tools answering

POPCORN MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for POPCORN MCP?
POPCORN MCP 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 @violetclaire/popcorn-mcp was installed 218 times last week.
How do I connect POPCORN MCP?
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 @violetclaire/popcorn-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use POPCORN MCP?
The npm package @violetclaire/popcorn-mcp was installed 218 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is POPCORN MCP open source?
We cannot say that it is: written in TypeScript and 1 stars on GitHub, but no licence is declared, and without one the code is not open source by default.