
Formanator
by timrogers
Submit and manage Forma benefit claims from any MCP client with automated receipt analysis.
What it does
Formanator connects your AI assistant to your Forma account, allowing you to track benefits and submit expense claims directly. It leverages LLMs to analyze receipts (JPG, PNG, PDF, HEIC) and automatically generate claim details, removing the manual data entry process.
Tools
list_benefits_with_categories: Lists all available benefits, their categories, and remaining balances.list_claims: Retrieves a list of claims, with options to filter for those currently in progress.create_claim: Submits a new benefit claim to Forma.
Installation
After installing the binary via Homebrew or Cargo, add it to your claude_desktop_config.json:
{
"mcpServers": {
"formanator": {
"command": "formanator",
"args": ["mcp"]
}
}
}
Note: You must run formanator login in your terminal first to authenticate with your Forma account.
Supported hosts
Confirmed support for Copilot CLI, VS Code, and Claude Code.
Quick install
brew tap timrogers/tap && brew install formanatorInformation
- Pricing
- free
- Published
- 4/25/2026
- stars






