Fintable MCP for Claude Code
io.github.jasoncbraatz/fintable-mcp
Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.
client:Claude Code
transport:stdio
runtime:pypi
Install Fintable MCP in Claude Code
run in your project directory
claude mcp add fintable-mcp -e FINTABLE_COOKIES=<FINTABLE_COOKIES> -e FINTABLE_SESSION_COOKIE=<FINTABLE_SESSION_COOKIE> -- uvx fintable-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs