Get Obyte Network Info
obyte_get_network_infoGet the effective MCP runtime config for mainnet and testnet: default network, hub URLs, token registry, limits, and update status. Use before network-sensitive calls to ensure correct network.
Instructions
Returns the effective MCP runtime configuration for both networks: default network, per-network hub URL and token registry, config precedence, limits, witnesses cache metadata, and whether a newer obyte-mcp version is published (mention it to the user when update_available is true). Use before other calls when network selection matters.
Network: this server serves both Obyte networks at once. Pass "network":"mainnet" or "network":"testnet" to choose; when omitted it defaults to mainnet. If the user has not made the network explicit, confirm which network they mean before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No |