Statement Normalizer for VS Code
io.github.jfortier93/statement-normalizer-mcp
Deterministic bank-statement parsing: messy CSV/OFX to clean categorized rows. In-memory only.
client:VS Code
transport:streamable-http
Install Statement Normalizer in VS Code
.vscode/mcp.json
{
"servers": {
"statement-normalizer-mcp": {
"type": "http",
"url": "https://statement-normalizer.mcpize.run"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs