The Graph (Web3 Indexing) Connector for AI agents.
8 live capabilities
Query real-time blockchain data and subgraph metrics across EVM and Solana networks.
Waiting for input…
Why people use The Graph (Web3 Indexing)
The Graph (Web3 Indexing) for Blockchain Data Analysis
This Connector cuts out the middleman. It connects your AI client directly to The Graph, letting you ask for specific data points in plain English. You get a clean summary of swaps, holders, and transfers without ever touching a GraphQL editor.
What Vinkius changes
You get instant access to structured blockchain data without writing your own GraphQL queries.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking Whale Activity
A researcher wants to know who owns the most of a new token.
- Real-world use case 02
Debugging Contract Events
A developer needs to see if a specific swap happened on Uniswap.
- Real-world use case 03
Liquidity Analysis
An analyst wants to see how much volume a pool had.
Complete set · 8capabilities
The complete The Graph (Web3 Indexing) capability set.
These are the exact actions your AI can choose when you ask it to work with The Graph (Web3 Indexing).
01—04
4 capabilities in this set.
Part of 8 available through The Graph (Web3 Indexing).
- 01 Capability
Get evm transfers
Fetches token transfer history for any EVM-compatible blockchain. This is useful for tracking large movements of assets.
- 02 Capability
Query subgraph
Runs custom GraphQL queries against any specific subgraph ID for specialized data. Use this for deep dives into niche project metrics.
- 03 Capability
Get svm holders
Retrieves the list of token holders for assets on the Solana network. This lets you identify major players in the Solana ecosystem.
- 04 Capability
Get svm swaps
Pulls DEX swap activity for Solana tokens from platforms like Jupiter and Raydium. This tracks real-time trading on the Solana network.
05—08
4 capabilities in this set.
Part of 8 available through The Graph (Web3 Indexing).
- 05 Capability
Get svm transfers
Tracks token movements and transfers across the Solana network. Use this to follow the flow of assets on the SVM.
- 06 Capability
Get evm historical balances
Pulls past balance data for tokens on EVM chains to track portfolio history. Use this to see how a wallet's holdings have changed over time.
- 07 Capability
Get evm holders
Identifies the top wallet addresses holding a specific token on EVM networks. This helps you quickly see the distribution of a token.
- 08 Capability
Get evm swaps
Fetches DEX swap events from platforms like Uniswap and Curve on EVM chains. It's great for monitoring trading volume on specific protocols.
Set up in minutes
One URL. Then ask The Graph (Web3 Indexing) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use The Graph (Web3 Indexing) 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_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable The Graph (Web3 Indexing) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing) URL.
- Step 03
Save and start
Save the connection and enable The Graph (Web3 Indexing) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"the-graph-web3-indexing": {
"url": "https://edge.vinkius.com/vk_preview_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing)
Open Agent mode in chat and ask: "Using The Graph (Web3 Indexing), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"the-graph-web3-indexing": {
"url": "https://edge.vinkius.com/vk_preview_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing)
Ask Copilot: "Using The Graph (Web3 Indexing), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"the-graph-web3-indexing": {
"url": "https://edge.vinkius.com/vk_preview_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing)
Open Cascade and ask: "Using The Graph (Web3 Indexing), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"the-graph-web3-indexing": {
"url": "https://edge.vinkius.com/vk_preview_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing)
Ask Cline: "Using The Graph (Web3 Indexing), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add the-graph-web3-indexing --transport http "https://edge.vinkius.com/vk_preview_lKCcPQtDzEbLkEyQdpLNknTGhTDgro8TIiVVYvos/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 The Graph (Web3 Indexing)
Ask Claude: "Using The Graph (Web3 Indexing), show me...". 8 tools are ready
Where the request belongs
Work The Graph can move forward.
Web3 developers, data analysts, and DeFi researchers who need to move past manual data entry and get straight to on-chain insights.
Web3 Developer
Debugging smart contract events and checking on-chain states during a sprint.
Data Analyst
Aggregating volume metrics and holder distributions for weekly research reports.
DeFi Power User
Tracking whale movements and liquidity pool activity across different chains.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCovalent
Equip your AI agent to query unified blockchain data including balances, transactions, and NFTs across 100+ chains.
Bitquery (Web3 Blockchain GraphQL APIs)
Query real-time and historical blockchain data across 40+ chains including Ethereum, Solana, and Bitcoin using GraphQL.
Helius (Solana)
Access high-performance Solana data—fetch assets, balances, transaction history, and priority fee estimates directly through your 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.
Goldsky (Web3 Data Indexing & Subgraphs)
Manage Web3 data pipelines and subgraphs. List, create, and monitor real-time indexing pipelines directly from your AI agent.
SolanaFM (Solana FM Block Explorer API)
Access Solana blockchain data via SolanaFM. inspect blocks, transactions, account metadata, and token balances directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep The Graph 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 The Graph.
The practical details behind the request, access and result.
How does The Graph (Web3 Indexing) work for my AI?
It connects your AI to a data layer that organizes blockchain information. You can ask questions in plain English and the AI uses the Connector to pull the data for you.
Can The Graph (Web3 Indexing) fetch data from Solana?
Yes, it includes specific capabilities for Solana transfers and swaps, allowing you to query the SVM network just as easily as EVM chains.
Do I need to write GraphQL to use The Graph (Web3 Indexing)?
No, you don't have to write any code. The Connector handles the GraphQL queries for you based on the natural language requests you give your AI client.
Is The Graph (Web3 Indexing) suitable for Ethereum research?
Yes, it supports EVM-compatible chains including Ethereum and Polygon, making it a great choice for multi-chain research.
Can The Graph (Web3 Indexing) find top token holders?
Yes, it has dedicated capabilities to identify the top holders for tokens on both EVM and Solana networks.
Does The Graph (Web3 Indexing) provide real-time data?
It provides the latest available data indexed by The Graph, giving you up-to-date information on swaps, transfers, and holder distributions.
Can I query any specific subgraph if I have its ID?
Yes! Use the query_subgraph capability by providing the subgraph_id and your GraphQL query string. This allows for deep, custom data extraction beyond the standard capabilities.
Does this server support Solana token data?
Absolutely. You can use get_svm_transfers, get_svm_holders, and get_svm_swaps to interact with SPL tokens and decentralized exchanges on the Solana network.
Can I track historical balance changes for a specific wallet?
Yes, the get_evm_historical_balances capability provides historical balance data in OHLCV format for EVM chains, making it easy to analyze portfolio trends.
One connection away
Give your agent a direct line to The Graph.
Connect The Graph once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available