RAVN for VS Code
exchange.ravn/ravn
Cross-chain swap API for native Bitcoin, Solana and EVM chains. No API key, no custody.
client:VS Code
transport:streamable-http
tools:10
Install RAVN in VS Code
.vscode/mcp.json
{
"servers": {
"ravn": {
"type": "http",
"url": "https://app.ravn.exchange/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs