Let any AI agent query DigiByte directly: network stats, DigiDollar supply, oracle health, prices, addresses, transactions. Read-only, works on mainnet. Runs locally from the dgb-chain-mcp npm package. Needs 3 environment variables to run.
Give an AI agent a verifiable identity via Digi-ID: sign auth challenges and prove who it is, no passwords. Pairs with DigiByte agent payments. Runs locally from the dgb-digiid-mcp npm package. Needs 5 environment variables to run.
On-chain attestation for the AI era: hash any content onto DigiByte via OPRETURN — a permanent, timestamped, tamper-evident proof it existed. Verify anytime. Runs locally from the dgb-attest-mcp npm package. Needs 5 environment variables to run.
TESTNET-ONLY proof of concept: an MCP server that lets an AI agent pay for a service in DigiByte/DigiDollar via the x402 pay-and-retry pattern. Allowance, not custody. Runs locally from the dgb-digidollar-mcp npm package. Needs 7 environment variables to run.