Brave New Coin Connector for AI agents.
8 live capabilities
Access real-time cryptocurrency market data and historical price records.
Waiting for input…
Why people use Brave New Coin
Brave New Coin for Real-Time Crypto Market Data
This Connector changes that by letting your AI agent do the fetching for you. You just ask for the latest GWA price or the 24h volume of a specific coin, and the data appears in your chat instantly. You get a clean, consolidated view of the market without ever leaving your workspace.
What Vinkius changes
You get a direct line to institutional crypto data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Researching a new token
A researcher asks the agent to pull the GWA and VWAP for a new coin to see if it has enough liquidity for a large buy.
- Real-world use case 02
Building a backtest
A trader asks for 30 days of OHLCV data for BTC/USDT on Binance to test a new moving average strategy.
- Real-world use case 03
Exchange scouting
An analyst wants to see every exchange that lists ETH to find the best liquidity for a large institutional move.
Complete set · 8capabilities
The complete Brave New Coin capability set.
These are the exact actions your AI can choose when you ask it to work with Brave New Coin.
01—04
4 capabilities in this set.
Part of 8 available through Brave New Coin.
- 01 Capability
Get ohlcv
Get historical Open High Low Close Volume data. This provides the standard data set needed for technical analysis and backtesting.
- 02 Capability
Get asset
Get details of a specific asset. This helps you see the core properties of a token quickly.
- 03 Capability
Get gwa
Get Global Weighted Average details. Use this to see the most accurate average price across multiple exchanges.
- 04 Capability
Get market
Get details of a specific market. This shows you where a specific asset is currently trading.
05—08
4 capabilities in this set.
Part of 8 available through Brave New Coin.
- 05 Capability
Get ticker
Get the latest Global Weighted Average price/ticker. Use this for a quick pulse check on any coin's current price.
- 06 Capability
Get vwap
Get Volume Weighted Average Price. This helps you understand the price at which the most volume is actually occurring.
- 07 Capability
List assets
List all supported crypto assets. This is the fastest way to see what tokens are available in the system.
- 08 Capability
List markets
List exchanges/markets where an asset is traded. Use this to scout for the best liquidity for your trades.
Set up in minutes
One URL. Then ask Brave New Coin to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Brave New Coin 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_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Brave New Coin for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin URL.
- Step 03
Save and start
Save the connection and enable Brave New Coin in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"brave-new-coin": {
"url": "https://edge.vinkius.com/vk_preview_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin
Open Agent mode in chat and ask: "Using Brave New Coin, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"brave-new-coin": {
"url": "https://edge.vinkius.com/vk_preview_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin
Ask Copilot: "Using Brave New Coin, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"brave-new-coin": {
"url": "https://edge.vinkius.com/vk_preview_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin
Open Cascade and ask: "Using Brave New Coin, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"brave-new-coin": {
"url": "https://edge.vinkius.com/vk_preview_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin
Ask Cline: "Using Brave New Coin, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add brave-new-coin --transport http "https://edge.vinkius.com/vk_preview_IvwQXq82AAUMWM69KDfkBtclB0hAq0uLa00qaYDy/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 Brave New Coin
Ask Claude: "Using Brave New Coin, show me...". 8 tools are ready
Where the request belongs
Work Brave New Coin can move forward.
This is for crypto research analysts, algorithmic traders, and portfolio managers who need accurate market data without the manual effort of tab-switching.
Crypto Research Analyst
Uses this to pull GWA prices and volume metrics to write daily market reports.
Algorithmic Trader
Fetches historical OHLCV data to backtest new trading strategies and verify price action.
Portfolio Manager
Scouts new assets and checks exchange listings to ensure sufficient liquidity for large moves.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCryptoCompare (Crypto Market Data)
Access real-time and historical cryptocurrency market data, news, and top coins directly from your AI agent.
CoinGecko
Access real-time cryptocurrency prices, market data, and on-chain analytics from the world's leading crypto data aggregator.
CoinLore
Access real-time cryptocurrency data, market stats, exchange info, and social metrics directly from any AI agent.
CoinCap
Get real-time cryptocurrency prices, market data, exchange rankings and OHLCV candles. no API key required.
CoinPaprika API
Access cryptocurrency data. audit coins, markets, and exchanges via AI.
Glassnode (On-chain Data)
Access institutional-grade on-chain market data for Bitcoin, Ethereum, and 1000+ assets directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Brave New Coin 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 Brave New Coin.
The practical details behind the request, access and result.
Can I use the Brave New Coin MCP to get real-time crypto prices?
Yes, it pulls the latest Global Weighted Average (GWA) prices and 24h volumes. This lets you see current market values instantly through your AI client.
Does the Brave New Coin MCP provide historical data for backtesting?
It does. You can fetch OHLCV data, which includes Open, High, Low, Close, and Volume. This is perfect for testing trading strategies on past performance.
Can I see which exchanges list specific tokens with Brave New Coin MCP?
Yes, the Connector can list all markets and exchanges where a specific asset is actively traded. This helps you find the best liquidity for your trades.
Is the Brave New Coin MCP good for finding new crypto assets?
It's great for discovery. You can use it to list all supported digital assets and get specific details on any token you find.
How do I get the Volume Weighted Average Price using Brave New Coin MCP?
You can ask your agent to pull the VWAP for any asset. This gives you a better sense of the average price based on actual trading volume.
Can I use Brave New Coin MCP for professional crypto research?
Yes, it's designed for institutional-grade data. It provides the metrics and historical records that professional analysts need to make informed decisions.
How do I get the current price of Bitcoin?
Simply ask the agent to get_ticker and provide the coin symbol 'BTC'. It will retrieve the latest Global Weighted Average (GWA) price.
Can I retrieve historical price data for backtesting?
Yes! Use the get_ohlcv capability with the specific Market ID or Index ID. Your agent will fetch the Open, High, Low, Close, and Volume data series.
What does GWA mean?
GWA stands for Global Weighted Average. It's a calculated price point by Brave New Coin that aggregates pricing data across multiple reliable exchanges to provide a true market value.
One connection away
Give your agent a direct line to Brave New Coin.
Connect Brave New Coin once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available