Loomal

byte-protocol

MCP server by github.com/0rkz/byte-mcp-server

PayPerByte — USDC data feeds for AI agents. x402 pay-per-call on Base; EIP-712-attested. No token.

0 starsnpm: byte-mcp-serverRemote-capable

About byte-protocol

byte-protocol is an MCP (Model Context Protocol) server published by 0rkz in the official MCP registry, listed under Autonomous Agents on Loomal. PayPerByte — USDC data feeds for AI agents. x402 pay-per-call on Base; EIP-712-attested. No token.

byte-protocol runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (byte-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/0rkz/byte-mcp-server.

Use byte-protocol with your agent

Claude Code · one command
claude mcp add --transport http byte-protocol https://mcp.payperbyte.io/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "byte-protocol": {
      "url": "https://mcp.payperbyte.io/mcp"
    }
  }
}
streamable-httphttps://mcp.payperbyte.io/mcp
npmbyte-mcp-server

Frequently asked questions

What is byte-protocol?
byte-protocol is an MCP (Model Context Protocol) server by 0rkz in the Autonomous Agents category. PayPerByte — USDC data feeds for AI agents. x402 pay-per-call on Base; EIP-712-attested. No token.
How do I connect byte-protocol to Claude, Cursor, or another MCP client?
byte-protocol is a remote MCP server — add its endpoint (https://mcp.payperbyte.io/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is byte-protocol open source?
Yes — the source code is public at github.com/0rkz/byte-mcp-server.
Can AI agents pay to use byte-protocol?
Not yet through Loomal — byte-protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain byte-protocol? Claim this listing free by verifying GitHub ownership, or contact us.