Meelion MCP for VS Code
io.github.danmarkprintes/meelion-mcp
Brazilian fixed income & financial data for AI. Selic, CDI, IPCA, CDB/LCI/LCA rankings, FX rates.
client:VS Code
transport:streamable-http
tools:5
Install Meelion MCP in VS Code
.vscode/mcp.json
{
"servers": {
"meelion-mcp": {
"type": "http",
"url": "https://mcp.meelion.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs