How to Use the Brave New Coin MCP in Windsurf
Pull institutional-grade crypto market data directly into Windsurf and let Cascade build live charts on the fly.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Brave New Coin MCP to Windsurf
Create your Vinkius account to connect Brave New Coin 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.
Build Live Crypto Charts in Windsurf
The `get_ohlcv` tool pulls raw historical price data directly into your workspace so Cascade can analyze market trends. Cascade grabs the open, high, low, close, and volume metrics to map out asset trajectories without requiring manual exports. Once the data arrives, Windsurf writes the front-end code to render these charts. You get clean, functional visualization components written in your preferred framework, populated with real-time financial metrics in seconds.
Auto-Map Liquidity with this MCP Server
The `list_markets` and `get_market` tools expose every exchange and order book where your target assets trade. Cascade chains these queries to map liquidity depth across global venues, identifying arbitrage windows or market concentration. By connecting this MCP Server, your agent evaluates market health autonomously. It flags thin order books and helps you write smarter trading scripts based on actual execution venues.
Calculate Real-Time Asset Valuations
The `get_gwa` and `get_vwap` tools calculate precise volume-weighted averages to prevent price distortion from single-exchange anomalies. Cascade uses these endpoints to compute portfolio valuations or trigger alerts when assets cross critical price thresholds. Instead of hardcoding API endpoints, you let Windsurf handle the math. It pulls the latest weighted averages, updates your local database schemas, and writes the logic to execute trades.
Set up Brave New Coin 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 Brave New Coin 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 Brave New Coin payment history." If connected, Cascade will call the Brave New Coin tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"brave-new-coin-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 Brave New Coin. 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 Brave New Coin MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Brave New Coin MCP today
We host it, we monitor it, we maintain it. You just paste one token.