PluginBench
MCP Server

Pa1m Reddit MCP Server

io.github.retampweb/pa1m-reddit

What is the Pa1m Reddit MCP server?

Pay-per-call Reddit agent: post reading, voting, commenting, DM and OAuth flows. x402, USDC on Base.

How to install Pa1m Reddit

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "pa1m-reddit": {
      "url": "https://reddit.hypa1m.xyz/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "pa1m-reddit": {
      "serverUrl": "https://reddit.hypa1m.xyz/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "pa1m-reddit": {
      "type": "http",
      "url": "https://reddit.hypa1m.xyz/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "pa1m-reddit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://reddit.hypa1m.xyz/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse pa1m-reddit https://reddit.hypa1m.xyz/mcp

Related MCP servers

Hyperliquid DEX data: prices, order books, candles, funding rates, portfolios. Pay-per-call, x402.

Pay-per-call SEO agent: keyword research, SERP analysis, on-page optimization. x402, USDC on Base.