ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Theta with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Interact with Theta Network. query blockchain data, manage AI EdgeCloud deployments, and orchestrate decentralized video delivery.

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 · 30 capabilities

The complete Theta capability set.

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

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 30 available through Theta.

  1. 01

    Rpc call smart contract

    Simulate a smart contract execution locally

  2. 02

    Video list ingestors

    List available Edge Ingestors

  3. 03

    AI list vm resources

    G., vm_gt1 for NVIDIA T4). List available machine types

  4. 04

    Cli list keys

    List local account addresses

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 30 available through Theta.

  1. 05

    Cli lock key

    Lock local accounts

  2. 06

    Rpc broadcast raw transaction

    Submit a signed transaction synchronously

  3. 07

    Rpc broadcast raw transaction async

    Submit a signed transaction asynchronously

  4. 08

    Rpc get pending transactions

    Get pending transactions

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 30 available through Theta.

  1. 09

    Rpc get transaction

    Get transaction details by hash

  2. 10

    Rpc get version

    Get Theta blockchain version

  3. 11

    Video create livestream

    Create a livestream object

  4. 12

    Video create upload URL

    Create a Video Upload URL

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 30 available through Theta.

  1. 13

    Video get

    Get video details

  2. 14

    Video list

    List all videos for a service account

  3. 15

    Video search

    Search videos by metadata

  4. 16

    Video select ingestor

    Assign an ingestor to a stream

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 30 available through Theta.

  1. 17

    Video unselect ingestor

    Release an ingestor

  2. 18

    Cli unlock key

    Unlock a local account for sending

  3. 19

    Rpc get block

    Get block details by hash

  4. 20

    Rpc get block by height

    Get finalized block at a given height

Capability set06 / 08

21-24

4 capabilities in this set.

Part of 30 available through Theta.

  1. 21

    AI create deployment

    Launch a new AI model or Jupyter Notebook

  2. 22

    AI delete deployment

    Delete an AI deployment

  3. 23

    AI list deployments

    List all deployments in a project

  4. 24

    AI list standard templates

    List built-in AI templates

Capability set07 / 08

25-27

3 capabilities in this set.

Part of 30 available through Theta.

  1. 25

    AI start deployment

    Restart a stopped GPU Node

  2. 26

    AI stop deployment

    Stop a running GPU Node

  3. 27

    Cli new key

    Create a new encrypted account locally

Capability set08 / 08

28-30

3 capabilities in this set.

Part of 30 available through Theta.

  1. 28

    Cli send

    Send Theta/TFuel

  2. 29

    Rpc get account

    Get Theta account details

  3. 30

    Video transcode

    Transcode a video

Observed, not estimated

1007ms average. Fast in production.

Theta is checked daily against the live service.

Daily averagePeak 1156ms
Aug 20Today
Fastest day
845ms
Slowest day
1156ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 30 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 Theta, so you can see the experience inside your AI.

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

Theta Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_ayHy8fShiiwAaeLJrArF1vRpm3WcKWsYnohUDBGr/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 — Theta capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "theta-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ayHy8fShiiwAaeLJrArF1vRpm3WcKWsYnohUDBGr/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 Theta owners ask.

  • 01

    How can I check the balance and sequence of a specific Theta wallet?

    Use the rpc_get_account capability by providing the wallet address (0x...). The agent will return the coin balances and the current sequence number for that account.

  • 02

    Can I manage AI model deployments on Theta EdgeCloud?

    Yes. You can use ai_list_deployments to see active ones, and ai_create_deployment or ai_stop_deployment to control your AI infrastructure resources.

  • 03

    How do I search for existing video assets in my Theta library?

    Simply use the video_search capability. You can provide a query string to filter through your uploaded and transcoded video content.