ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tatum with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Simplify blockchain development with Tatum. estimate fees, track portfolios, and manage real-time webhook subscriptions across multiple chains.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete Tatum capability set.

These are the exact actions your AI can choose when you ask it to work with Tatum.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Tatum.

  1. 01

    Cancel subscription

    Cancel a webhook subscription

  2. 02

    Create subscription

    ). Create a webhook subscription

  3. 03

    Create virtual account

    Create a virtual account (off-chain ledger)

  4. 04

    Estimate evm gas

    Estimate EVM gas limit and price

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Tatum.

  1. 05

    Get recommended fee

    Get recommended fee for a blockchain

  2. 06

    Get transaction history

    Get transaction history for an address

  3. 07

    Get wallet portfolio

    Get wallet portfolio balances

  4. 08

    List subscriptions

    List active webhook subscriptions

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Tatum.

  1. 09

    Get virtual account balance

    Get virtual account balance

  2. 10

    Estimate transaction fee

    ). Estimate transaction fee

  3. 11

    Get exchange rate

    Get exchange rate for a crypto or fiat asset

Observed, not estimated

972ms average. Fast in production.

Tatum is checked daily against the live service.

Daily averagePeak 1103ms
Aug 20Today
Fastest day
799ms
Slowest day
1103ms
14-day trend
Slowing+24%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Tatum, so you can see the experience inside your AI.

It does not authenticate your account with Tatum. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Tatum Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_YAbyhL6OAx3gglb19qrWfy08Xb8Vc0LWyfnX9LZG/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Tatum capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tatum-blockchain-infra-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YAbyhL6OAx3gglb19qrWfy08Xb8Vc0LWyfnX9LZG/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Tatum owners ask.

  • 01

    Can I estimate gas for a specific EVM transaction before sending it?

    Yes! Use the estimate_evm_gas capability by providing the chain, sender, recipient, and amount. It will return the estimated gas limit and price for that specific interaction.

  • 02

    How do I monitor a wallet for new incoming transactions automatically?

    You can use the create_subscription capability to set up a webhook. This allows you to receive real-time notifications whenever a transaction occurs on the specified address and chain.

  • 03

    Can I check balances for multiple token types at once?

    Yes, the get_wallet_portfolio capability allows you to specify token types like 'native', 'fungible' (ERC-20), and 'nft' to get a comprehensive view of an address's holdings.