stackledger for Grok
com.edgethirteen.www/stackledger
Audit a pasted SaaS subscription list for redundant-category overlap and overspend.
client:Grok
transport:streamable-http
Install stackledger in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"stackledger": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/stackledger"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs