Krosos for VS Code
com.krosos/krosos
Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.
client:VS Code
transport:streamable-http
tools:12
Install Krosos in VS Code
.vscode/mcp.json
{
"servers": {
"krosos": {
"type": "http",
"url": "https://app.krosos.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs