Synci for VS Code
io.synci/synci
Read-only access to your bank, investment, and crypto accounts: balances, transactions, holdings.
client:VS Code
transport:streamable-http
Install Synci in VS Code
.vscode/mcp.json
{
"servers": {
"synci": {
"type": "http",
"url": "https://api.synci.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs