ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SolanaFM with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Solana blockchain data via SolanaFM. inspect blocks, transactions, account metadata, and token balances directly from any AI agent.

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

The complete SolanaFM capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through SolanaFM.

  1. 01

    Get account info

    Get the metadata and state of a Solana account

  2. 02

    Get block

    Get detailed information about a specific block

  3. 03

    Get blocks

    Get a list of blocks within a specified range

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through SolanaFM.

  1. 04

    Get token accounts

    Get token accounts owned by a specific wallet address

  2. 05

    Get transaction

    Get details for a specific transaction

  3. 06

    Get account transactions

    List transactions associated with a specific account address

Observed, not estimated

862ms average. Fast in production.

SolanaFM is checked daily against the live service.

Daily averagePeak 1055ms
Aug 20Today
Fastest day
701ms
Slowest day
1055ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

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

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

SolanaFM Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/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 — SolanaFM capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "solanafm-solana-fm-block-explorer-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/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 SolanaFM owners ask.

  • 01

    How can I inspect the transaction history for a specific Solana wallet address?

    Use the get_account_transactions capability by providing the Solana account address. The agent will return a list of transactions associated with that specific wallet.

  • 02

    Can I see all the tokens held by a specific account?

    Yes! The get_token_accounts capability retrieves all token accounts owned by a target wallet address, allowing you to see balances and token types.

  • 03

    How do I get detailed information about a specific block on the Solana network?

    Simply use the get_block capability with the specific slot number. For a range of blocks, you can use the get_blocks capability with start and end slot numbers.