ChainFolioAI for VS Code
com.chainfolioai/chainfolioai
Read-only crypto and traditional portfolio: holdings, PNL, FIFO tax figures and market data.
client:VS Code
transport:streamable-http
Install ChainFolioAI in VS Code
.vscode/mcp.json
{
"servers": {
"chainfolioai": {
"type": "http",
"url": "https://chainfolioai.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs