driggsby
v0.1.42
Published
CLI helper for configuring Driggsby MCP clients
Readme
Driggsby
Driggsby is an MCP server for personal finance. You link accounts through Plaid, and your AI client gets read-only MCP tools for transactions, balances, investments, and debts.
Setup
npx driggsby@latest mcp setupThis prompts you to choose a setup path. For Claude Code and Codex, it runs the native MCP setup command. Or specify one:
npx driggsby@latest mcp setup claude-code
npx driggsby@latest mcp setup codex
npx driggsby@latest mcp setup otherAfter setup, authenticate Driggsby through your client — run /mcp in
Claude Code, or sign in through the browser window Codex opens.
For another MCP client, choose Other. Driggsby currently supports only OAuth-based remote MCP at:
https://app.driggsby.com/mcpSee the GitHub repo for tools, examples, and full documentation.
License
Apache-2.0
