stackledger for Cursor
com.edgethirteen.www/stackledger
Audit a pasted SaaS subscription list for redundant-category overlap and overspend.
client:Cursor
transport:streamable-http
Install stackledger in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stackledger": {
"url": "https://www.edgethirteen.com/api/mcp/stackledger"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs