PluginBench
MCP Server
Active

fr.intrane/peage-mcp MCP Server

fr.intrane/peage-mcp

What is the fr.intrane/peage-mcp MCP server?

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

How to install fr.intrane/peage-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • PEAGE_URL

    Rail instance to target (default https://peage.intrane.fr). Point at a self-hosted or staging rail.

  • PEAGE_WALLET_TOKEN
    secret

    Existing wallet token (pw_...). If unset, peage_setup mints one and stores it at ~/.peage-mcp.json.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "peage-mcp": {
      "command": "https://github.com/javimosch/peage-mcp/releases/download/v0.1.4/peage-mcp.mcpb",
      "args": [],
      "env": {
        "PEAGE_URL": "<YOUR_PEAGE_URL>",
        "PEAGE_WALLET_TOKEN": "<YOUR_PEAGE_WALLET_TOKEN>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "peage-mcp": {
      "command": "https://github.com/javimosch/peage-mcp/releases/download/v0.1.4/peage-mcp.mcpb",
      "args": [],
      "env": {
        "PEAGE_URL": "<YOUR_PEAGE_URL>",
        "PEAGE_WALLET_TOKEN": "<YOUR_PEAGE_WALLET_TOKEN>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "peage-mcp": {
      "command": "https://github.com/javimosch/peage-mcp/releases/download/v0.1.4/peage-mcp.mcpb",
      "args": [],
      "env": {
        "PEAGE_URL": "<YOUR_PEAGE_URL>",
        "PEAGE_WALLET_TOKEN": "<YOUR_PEAGE_WALLET_TOKEN>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "peage-mcp": {
      "type": "stdio",
      "command": "https://github.com/javimosch/peage-mcp/releases/download/v0.1.4/peage-mcp.mcpb",
      "args": [],
      "env": {
        "PEAGE_URL": "<YOUR_PEAGE_URL>",
        "PEAGE_WALLET_TOKEN": "<YOUR_PEAGE_WALLET_TOKEN>"
      }
    }
  }
}
Claude Code
claude mcp add peage-mcp --env PEAGE_URL=<YOUR_PEAGE_URL> --env PEAGE_WALLET_TOKEN=<YOUR_PEAGE_WALLET_TOKEN> -- https://github.com/javimosch/peage-mcp/releases/download/v0.1.4/peage-mcp.mcpb

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.

68k
TypeScript
MIT
View repository →

Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.

67k
Python
BSD-3-Clause
View repository →