wdk
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
getAddress— Get the wallet address for a chain.getBalance— Get the native balance for a chain, in base units.getTokenBalance— Get a human-readable token balance by symbol.getFeeRates— Get normal and fast fee rates for a chain.getMaxSpendableBtc— Compute the maximum spendable Bitcoin amount, fee and change.quoteSendTransaction— Estimate the fee for a native transfer.quoteTransfer— Estimate the fee for a token transfer.sendTransaction— Broadcast a native transfer. Write operation.transfer— Broadcast a token transfer. Write operation.sign— Sign a message with the chain key.verify— Verify a message signature.getCurrentPrice— Current spot price for a base/quote pair (Bitfinex-backed).getHistoricalPrice— Historical OHLCV points for a pair over a time window.getIndexerTokenBalance— Token balance for an address, via the WDK Indexer API.getTokenTransfers— Token transfer history for an address, via the WDK Indexer API.quoteSwap— Quote a DEX swap.swap— Execute a DEX swap. Write operation.quoteBridge— Quote a cross-chain bridge route.bridge— Execute a cross-chain bridge. Write operation.quoteSupply— Quote supplying collateral to a lending protocol.supply— Supply collateral. Write operation.quoteWithdraw— Quote a lending withdrawal.withdraw— Withdraw supplied assets. Write operation.quoteBorrow— Quote a borrow.borrow— Borrow against collateral. Write operation.quoteRepay— Quote a repayment.repay— Repay a borrow. Write operation.quoteBuy— Quote a fiat on-ramp purchase.buy— Create a fiat on-ramp purchase.quoteSell— Quote a fiat off-ramp sale.sell— Create a fiat off-ramp sale.getTransactionDetail— Get details of a fiat ramp transaction.getSupportedCryptoAssets— List crypto assets supported by the fiat provider.getSupportedFiatCurrencies— List fiat currencies supported by the provider.getSupportedCountries— List countries supported by the fiat provider.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.