SolanaFM (Solana FM Block Explorer API) Connector for AI agents.
6 live capabilities
Pull live Solana blockchain data and transaction history into your workspace.
Waiting for input…
Why people use SolanaFM (Solana FM Block Explorer API)
SolanaFM for Solana Blockchain Data Exploration
This Connector changes that by putting the data inside your chat. You can ask your agent to pull the logs for a specific transaction or list the tokens in a wallet, and the info appears instantly. You get a clean summary of the data without any of the manual clicking or tab-switching.
What Vinkius changes
You get real-time Solana blockchain data delivered directly to your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Debugging a failed swap
A developer asks why a transaction failed and uses get_transaction to see the exact error code and logs.
- Real-world use case 02
Tracking a whale
An analyst asks the agent to list all token accounts for a specific address using get_token_accounts.
- Real-world use case 03
Verifying account state
A developer uses get_account_info to check a program's current data state during testing.
Complete set · 6capabilities
The complete SolanaFM (Solana FM Block Explorer API) capability set.
These are the exact actions your AI can choose when you ask it to work with SolanaFM (Solana FM Block Explorer API).
01—03
3 capabilities in this set.
Part of 6 available through SolanaFM (Solana FM Block Explorer API).
- 01 Capability
Get account info
Get the metadata and current state of a Solana account. This lets you see what's inside an account without clicking through a web explorer.
- 02 Capability
Get account transactions
List all transactions associated with a specific account address. Use this to see the full history of a wallet or a smart contract.
- 03 Capability
Get block
Fetch detailed information about a single specific block. This helps you see the exact contents and validator info for any block on the chain.
04—06
3 capabilities in this set.
Part of 6 available through SolanaFM (Solana FM Block Explorer API).
- 04 Capability
Get blocks
Retrieve a list of blocks within a specific range of slots. Use this to pull large chunks of blockchain data for analysis or research.
- 05 Capability
Get token accounts
List all token accounts owned by a specific wallet address. This is the fastest way to see all tokens a user holds in their wallet.
- 06 Capability
Get transaction
Get the full details for a specific transaction signature. Use this to see if a swap succeeded or to find the exact details of a move.
Set up in minutes
One URL. Then ask SolanaFM (Solana FM Block Explorer API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SolanaFM (Solana FM Block Explorer API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it SolanaFM (Solana FM Block Explorer API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SolanaFM (Solana FM Block Explorer API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the SolanaFM (Solana FM Block Explorer API) URL.
- Step 03
Save and start
Save the connection and enable SolanaFM (Solana FM Block Explorer API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"solanafm-solana-fm-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using SolanaFM (Solana FM Block Explorer API)
Open Agent mode in chat and ask: "Using SolanaFM (Solana FM Block Explorer API), help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"solanafm-solana-fm-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using SolanaFM (Solana FM Block Explorer API)
Ask Copilot: "Using SolanaFM (Solana FM Block Explorer API), help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"solanafm-solana-fm-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using SolanaFM (Solana FM Block Explorer API)
Open Cascade and ask: "Using SolanaFM (Solana FM Block Explorer API), help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"solanafm-solana-fm-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using SolanaFM (Solana FM Block Explorer API)
Ask Cline: "Using SolanaFM (Solana FM Block Explorer API), help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add solanafm-solana-fm-block-explorer-api --transport http "https://edge.vinkius.com/vk_preview_1EprSAIkH5bcouuKmaxigrvVTNhlcwOgFFqM3i0r/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using SolanaFM (Solana FM Block Explorer API)
Ask Claude: "Using SolanaFM (Solana FM Block Explorer API), show me...". 6 tools are ready
Where the request belongs
Work SolanaFM can move forward.
This is for the crypto developer who's tired of refreshing block explorers, the data analyst tracking on-chain metrics, and the power user who wants to monitor wallet activity without the manual grind.
Web3 Developer
Debugging transaction failures and verifying account states in the code editor during development.
Crypto Data Analyst
Pulling historical block data and token movements for research reports and market analysis.
DeFi Power User
Monitoring specific wallet balances and tracking token swaps in real-time without opening multiple tabs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHelius (Solana)
Access high-performance Solana data—fetch assets, balances, transaction history, and priority fee estimates directly through your AI agent.
GetBlock (Web3 RPC Provider)
Access 50+ blockchain networks (Ethereum, Solana, Bitcoin) via RPC. Query balances, blocks, and transactions directly from your AI agent.
Tronscan (TRON Blockchain Explorer API)
Explore the TRON blockchain. analyze accounts, track token balances, inspect smart contracts, and monitor network resources directly from any AI agent.
OKLink (Multi-chain Web3 Blockchain Data API)
Access real-time blockchain data across multiple chains—query addresses, tokens, transactions, and blocks directly from your AI agent.
CardanoScan (Cardano Block Explorer API)
Access real-time Cardano blockchain data. query addresses, transactions, blocks, and stake pools directly from your AI agent.
Snowtrace (Avalanche Explorer)
Explore the Avalanche C-Chain. check AVAX balances, track ERC-20/NFT transfers, and inspect smart contract data directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep SolanaFM connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about SolanaFM.
The practical details behind the request, access and result.
Can SolanaFM MCP find my transaction?
Yes, you can ask your agent to find any transaction using its signature. It will pull the full details, including the status and logs, directly into your chat.
How do I see token balances with SolanaFM MCP?
Just ask your agent to list the tokens for a specific wallet address. It will pull the current balances for all tokens held by that account.
Can SolanaFM MCP check account metadata?
Yes, it can retrieve the metadata and current state of any Solana account. This is useful for verifying smart contract data or ownership details.
Is SolanaFM MCP good for research?
It is excellent for research because it can pull historical block data and transaction histories, allowing you to analyze on-chain activity over time.
Can I get a list of blocks with SolanaFM MCP?
You can pull a list of blocks within a specific range of slots. This helps you see a broader view of network activity rather than just the latest block.
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.
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.
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.
One connection away
Give your agent a direct line to SolanaFM.
Connect SolanaFM once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available