Skip to content
Claude Code

Obyte MCP for Claude Code

io.github.taump/obyte-mcp

Query Obyte mainnet and testnet: balances, units, autonomous agents, AA state, dry runs, tokens.

client:Claude Code transport:stdio runtime:npm

Install Obyte MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add obyte-mcp -e OBYTE_NETWORK=<OBYTE_NETWORK> -e OBYTE_MAINNET_HUB_ADDRESS=<OBYTE_MAINNET_HUB_ADDRESS> -e OBYTE_TESTNET_HUB_ADDRESS=<OBYTE_TESTNET_HUB_ADDRESS> -e OBYTE_TESTNET_TOKEN_REGISTRY_ADDRESS=<OBYTE_TESTNET_TOKEN_REGISTRY_ADDRESS> -- npx -y obyte-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Obyte MCP in other clients