Kachink for VS Code
io.github.ahmadsl/kachink
Personal finance tracker — log transactions, view summaries, and browse a dashboard
client:VS Code
transport:streamable-http
Install Kachink in VS Code
.vscode/mcp.json
{
"servers": {
"kachink": {
"type": "http",
"url": "https://kachink.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs