Statement Normalizer for Grok
io.github.jfortier93/statement-normalizer-mcp
Deterministic bank-statement parsing: messy CSV/OFX to clean categorized rows. In-memory only.
client:Grok
transport:streamable-http
Install Statement Normalizer in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"statement-normalizer-mcp": {
"type": "http",
"url": "https://statement-normalizer.mcpize.run"
}
}
}
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