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