fixed assets for Cursor
io.github.theluckystrike/fixed-assets
Keep a fixed asset register: cost, depreciation to date, disposals and net book value.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:9
Install fixed assets in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fixed-assets": {
"url": "https://mcp.zovo.one/mcp/fixed-assets"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs