freddy-mcp

bruchris/freddy-mcp
★ 0 stars TypeScript Code/Dev Tools Updated 1d ago
MIT-licensed Folio and Fiken typed clients, MCP servers and CLIs
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "freddy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bruchris/freddy-mcp"
      ]
    }
  }
}

README Excerpt

Open-source TypeScript clients, Model Context Protocol servers and command-line tools for Folio banking and Fiken accounting. Unofficial; not affiliated with Folio AS or Fiken AS. | Package | API surface | | --- | --- | | [@bruchris/folio-mcp](packages/folio-mcp) | Accounts, transactions, events, receipt bytes, categories and payment drafts |