How to Use the Glassnode (On-chain Data) MCP in Windsurf
Feed Windsurf live market intelligence. Cascade tracks Bitcoin and 1000+ assets with institutional-grade data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Glassnode (On-chain Data) MCP to Windsurf
Create your Vinkius account to connect Glassnode (On-chain Data) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate market analysis in Windsurf
Cascade reads your trading goals and runs `list_assets` to identify the right targets. It then pulls historical data to build your context window without manual intervention. Once the assets are defined, it chains `get_metric` to pull specific signals. You get the raw data inside your editor, ready for immediate strategy refinement.
Point-in-time accuracy for backtesting
Stop guessing what the market looked like last month. Cascade uses `get_pit_metric` to fetch exact data states, ensuring your backtests avoid look-ahead bias. This MCP Server provides the precision your agent needs to evaluate historical trade performance. It maps the timeline correctly so your logic holds up under scrutiny.
Monitor metrics without leaving the IDE
Need to check current exchange inflows or active address counts? Cascade calls `list_metrics` to find the right path and `get_metric_details` to verify the data structure. It handles the heavy lifting of API requests. You see the results directly in the Windsurf chat, keeping your focus on the code and not on external browser tabs.
Set up Glassnode (On-chain Data) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Glassnode (On-chain Data) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Glassnode (On-chain Data) payment history." If connected, Cascade will call the Glassnode (On-chain Data) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"glassnode-on-chain-data-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Glassnode. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Glassnode (On-chain Data) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Glassnode (On-chain Data) MCP today
We host it, we monitor it, we maintain it. You just paste one token.