Skip to content
VS Code

stackledger for VS Code

com.edgethirteen.www/stackledger

Audit a pasted SaaS subscription list for redundant-category overlap and overspend.

client:VS Code transport:streamable-http

Install stackledger in VS Code

.vscode/mcp.json

{
  "servers": {
    "stackledger": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/stackledger"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

stackledger in other clients