fixed assets for VS Code
io.github.theluckystrike/fixed-assets
Keep a fixed asset register: cost, depreciation to date, disposals and net book value.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install fixed assets in VS Code
.vscode/mcp.json
{
"servers": {
"fixed-assets": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/fixed-assets"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs