Payperbyte

Created By
0rkza month ago
MCP server for PayPerByte — a verify-before-act trust layer for AI agent data. 15 tools to discover, subscribe to, or pay-per-call for first-party feeds (markets, security/threat-intel, legal oracles). Every payload carries an on-chain EIP-712 PayloadAttestation the agent recomputes + recovers the signer on before acting. Per-byte USDC over x402 — no API key, no token. Read-only discovery tools need no wallet. Arbitrum Sepolia testnet; mainnet gated on audit.
Overview

PayPerByte — an MCP server for a per-byte USDC data marketplace on Arbitrum. AI agents discover first-party publishers, subscribe to live feeds or pay-per-call via x402, and verify-before-act: recompute keccak256 of received data and check it against the publisher's on-chain EIP-712 PayloadAttestation before trusting it. The payment can clear while the data is garbage — the verify gate catches that.

Install: npx -y byte-mcp-server · also on the Official MCP Registry as io.github.0rkz/byte-protocol.

15 tools — 10 read-only (no wallet): discover publishers & feeds, network stats, subscription health, token balances, fact-oracle queries (byte_query_fact), and the verify-before-act gate (byte_verify_payload). 5 need a PRIVATE_KEY: byte_subscribe, byte_unsubscribe, byte_register_publisher, byte_publish_data, and byte_buy_data (x402 pay-per-call).

Arbitrum Sepolia testnet; settlement in USDC. No API keys, no token. Every settlement emits an EIP-712 PayloadAttestation for a cryptographic delivery receipt.

Server Config

{
  "mcpServers": {
    "byte-library": {
      "command": "npx",
      "args": [
        "-y",
        "byte-mcp-server"
      ]
    }
  }
}
Project Info
Created At
a month ago
Updated At
a month ago
Author Name
0rkz
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Teardrop

10 days ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago