Skip to content

jithendranara/ledgerglass

v0.1.0MIT

Evidence-backed personal finance workflows for a self-hosted Ledgerglass server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

ledgerglassstreamable-http
{
  "type": "streamable-http",
  "url": "https://ledgerglass.example/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ledgerglass",
  "version": "0.1.0",
  "description": "Evidence-backed personal finance workflows for a self-hosted Ledgerglass server.",
  "author": { "name": "Jithendra Nara", "url": "https://github.com/JithendraNara" },
  "homepage": "https://github.com/JithendraNara/ledgerglass-open/tree/main/plugins/ledgerglass",
  "repository": "https://github.com/JithendraNara/ledgerglass-open",
  "license": "MIT",
  "keywords": ["finance", "ledger", "statements", "mcp"]
}