mcpbeat Sign in

Prismnetwork MCP Server

by prismnetwork Your server? Claim it
local only

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

Rent real NVIDIA GPUs from your agent. Browse with no wallet; pay per second onchain.

Installs per day peak 370 · avg 63 · -46% w/w
a month agotoday
123
Installs / week
npm · @prismnetwork/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 Prismnetwork 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 mcp -- npx -y @prismnetwork/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@prismnetwork/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@prismnetwork/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@prismnetwork/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@prismnetwork/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PRISM_AGENT_KEY (Agent wallet private key (0x...). Only needed to lease and pay; browsing works without it), PRISM_ESCROW (Prism LeaseEscrow contract address), PRISM_DAILY_BUDGET_USDG (Most this wallet may spend through Prism in any 24 hours. Defaults to 5. Set 0 to remove the ceiling.), PRISM_MAX_USDG (Most any single lease or generation may cost. Defaults to 1.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Prismnetwork

same job, measured the same way
Prismnetwork Tech
by prismnetwork-tech

Rent real NVIDIA GPUs from your agent. Browse with no wallet; pay per second onchain.

local only
Vealth
by brawlaphant

Vealth work board: find real work, claim free with your wallet, prove it. Free onchain anchoring.

87 tools answering
Peage MCP
by intrane

Give your agent a prepaid fiat wallet: pay any API per call in cents, no crypto, spend caps.

local only
gamedev.pl
by gamedev

Build browser games on gamedev.pl from your coding agent.

34 tools answering
Sealedmail
by thesuitabs

Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.

41 installs/wk local only
REA
by morluto

Reverse engineer anything from your terminal or agent with one CLI and MCP server.

154 installs/wk local only
three.ws Agent Wallet
by nirholas

Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.

answering
Maxoperf
by maxoperf

Load & browser performance testing — drive MaxoPerf from your AI agent with your API key.

answering

Prismnetwork — questions

Answers built from our own checks of this server.

Why is there no uptime for Prismnetwork?
Prismnetwork 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 @prismnetwork/mcp was installed 123 times last week.
How do I connect Prismnetwork?
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 @prismnetwork/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Prismnetwork?
The npm package @prismnetwork/mcp was installed 123 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.