PayPerByte
Rank #6,523io.github.0rkz/byte-protocol
PayPerByte — per-byte data for AI agents: x402 USDC on Base, EIP-712-attested. No token.
PayPerByte is a Model Context Protocol (MCP) server published by 0rkz. It ranks #6,523 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. PayPerByte is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 23 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 125,523 of 132,046 servers on MCP Toplist.
Use PayPerByte
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http byte-protocol https://mcp.payperbyte.io/mcpclaude mcp add byte-protocol -e "PRIVATE_KEY=<your PRIVATE_KEY>" -e "RPC_URL=<your RPC_URL>" -e "BYTE_GATEWAY_ATTESTER=<your BYTE_GATEWAY_ATTESTER>" -- npx -y byte-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.byte-protocol]
url = "https://mcp.payperbyte.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.byte-protocol]
command = "npx"
args = ["-y", "byte-mcp-server"]
[mcp_servers.byte-protocol.env]
PRIVATE_KEY = "<your PRIVATE_KEY>"
RPC_URL = "<your RPC_URL>"
BYTE_GATEWAY_ATTESTER = "<your BYTE_GATEWAY_ATTESTER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.payperbyte.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"byte-protocol": {
"command": "npx",
"args": [
"-y",
"byte-mcp-server"
],
"env": {
"PRIVATE_KEY": "<your PRIVATE_KEY>",
"RPC_URL": "<your RPC_URL>",
"BYTE_GATEWAY_ATTESTER": "<your BYTE_GATEWAY_ATTESTER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"byte-protocol": {
"url": "https://mcp.payperbyte.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"byte-protocol": {
"command": "npx",
"args": [
"-y",
"byte-mcp-server"
],
"env": {
"PRIVATE_KEY": "<your PRIVATE_KEY>",
"RPC_URL": "<your RPC_URL>",
"BYTE_GATEWAY_ATTESTER": "<your BYTE_GATEWAY_ATTESTER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"byte-protocol": {
"type": "http",
"url": "https://mcp.payperbyte.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"byte-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"byte-mcp-server"
],
"env": {
"PRIVATE_KEY": "<your PRIVATE_KEY>",
"RPC_URL": "<your RPC_URL>",
"BYTE_GATEWAY_ATTESTER": "<your BYTE_GATEWAY_ATTESTER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"byte-protocol": {
"serverUrl": "https://mcp.payperbyte.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"byte-protocol": {
"command": "npx",
"args": [
"-y",
"byte-mcp-server"
],
"env": {
"PRIVATE_KEY": "<your PRIVATE_KEY>",
"RPC_URL": "<your RPC_URL>",
"BYTE_GATEWAY_ATTESTER": "<your BYTE_GATEWAY_ATTESTER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"byte-protocol": {
"url": "https://mcp.payperbyte.io/mcp"
}
}
}{
"mcpServers": {
"byte-protocol": {
"command": "npx",
"args": [
"-y",
"byte-mcp-server"
],
"env": {
"PRIVATE_KEY": "<your PRIVATE_KEY>",
"RPC_URL": "<your RPC_URL>",
"BYTE_GATEWAY_ATTESTER": "<your BYTE_GATEWAY_ATTESTER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.0rkz%2Fbyte-protocol)<a href="https://mcptoplist.com/server/io.github.0rkz%2Fbyte-protocol"><img src="https://mcptoplist.com/badge/io.github.0rkz%2Fbyte-protocol.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
0rkz
Available versions (23)
| Version | Published |
|---|---|
| 0.13.0 | Sep 13, 2026 |
| 0.12.3 | Sep 3, 2026 |
| 0.12.2 | Aug 20, 2026 |
| 0.12.1 | Aug 17, 2026 |
| 0.11.10 | Jul 3, 2026 |
| 0.11.8 | Jul 2, 2026 |
| 0.11.3 | Jun 14, 2026 |
| 0.11.2 | Jun 11, 2026 |
| 0.11.1 | Jun 4, 2026 |
| 0.11.0 | Jun 3, 2026 |
| 0.10.6 | May 27, 2026 |
| 0.10.5 | May 27, 2026 |
| 0.10.4 | May 25, 2026 |
| 0.10.3 | May 25, 2026 |
| 0.9.2 | May 24, 2026 |
| 0.9.1 | May 24, 2026 |
| 0.9.0 | May 24, 2026 |
| 0.7.3 | May 22, 2026 |
| 0.7.2 | May 22, 2026 |
| 0.7.1 | May 22, 2026 |
| 0.6.0 | May 20, 2026 |
| 0.3.1 | May 12, 2026 |
| 0.1.0 | Apr 21, 2026 |
Frequently asked questions
- Who maintains PayPerByte?
- PayPerByte is maintained by 0rkz, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is PayPerByte listed on the Official MCP Registry?
- Yes — PayPerByte is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does PayPerByte have?
- MCP Toplist tracks 23 versions of PayPerByte, most recently published on Sep 13, 2026.
- Where can I find the source code for PayPerByte?
- The source code for PayPerByte is hosted at github.com/0rkz/byte-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.