Back to directory
0rkz/byte-mcp-server

0rkz/byte-mcp-server

@0rkz

MCP server for PayPerByte — verified, provenance-first data feeds for AI agents. Pay-per-call via x402 settled in USDC on Base mainnet, or subscribe to on-chain streams.

mcpdata-feedspayperbytebyte-libraryx402usdcarbitrumai-agentscontext

Installation & Configuration

{
  "mcpServers": {
    "byte-library": {
      "command": "npx",
      "args": [
        "-y",
        "byte-mcp-server"
      ],
      "env": {
        "PRIVATE_KEY": "0x...",
        "RPC_URL": "https://sepolia-rollup.arbitrum.io/rpc",
        "INDEXER_URL": "http://localhost:8080"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26