Connects Claude to the Qubic blockchain through the official RPC API. You get read operations for balances, transfer history, transaction lookups, and network status (current tick, epoch, supply). It includes QX DEX orderbook queries, token registry access, and smart contract calls with automatic binary encoding if you register your contract's interface. You can manage multiple wallets locally, switch between mainnet and testnet, and pull live QUBIC prices from CoinGecko and other sources. Most useful if you're building Qubic dapps or smart contracts and want to test RPC queries conversationally, or if you just need to check balances and market data without leaving your editor.
claude mcp add --transport stdio fyllepo-qubic-mcp -- npx -y mcp-server-qubic