Could a Claude Code routine watch my finances?
driggsby.com
Could a Claude Code routine watch my finances?
1–10 of 141 posts
Re: Could a Claude Code routine watch my finances?
#2Re: Could a Claude Code routine watch my finances?
#3Re: Could a Claude Code routine watch my finances?
#4I'm surprised y'all stopped at the personal finance layer. I've been thinking for awhile that LLMs would be really effective as personal financial advisers, and this kind of hookup (plus I guess another one for investment accounts?) seems like all that's needed to bootstrap reasoning.
Just this morning, we stood up a demo email agent (basically, email back and forth with Claude with our MCP server connected, providing the data) and it's strangely comforting to chat with it. There's something about the medium of email and how it just works because that's where you're already used to talking with your financial advisor.
There's a lot of nuance in how it's built though, and everyone has different preferences, so to start with the focus is really on building an agent-friendly MCP.
Re: Could a Claude Code routine watch my finances?
#5I'm curious how reasonable it would be for a person, rather than a company, to have a plaid sub.
Re: Could a Claude Code routine watch my finances?
#6I'm curious how reasonable it would be for a person, rather than a company, to have a plaid sub.
Re: Could a Claude Code routine watch my finances?
#7Re: Could a Claude Code routine watch my finances?
#8I'm surprised y'all stopped at the personal finance layer. I've been thinking for awhile that LLMs would be really effective as personal financial advisers, and this kind of hookup (plus I guess another one for investment accounts?) seems like all that's needed to bootstrap reasoning.
Re: Could a Claude Code routine watch my finances?
#9I'm surprised y'all stopped at the personal finance layer. I've been thinking for awhile that LLMs would be really effective as personal financial advisers, and this kind of hookup (plus I guess another one for investment accounts?) seems like all that's needed to bootstrap reasoning.
Yup! Actually starting to experiment with that now. Just this morning, we stood up a demo email agent (basically, email back and forth with Claude with our MCP server connected, providing the data) and it's strangely comforting to chat with it. There's something about the medium of email and how it just works because that's where you're already used to talking with your financial advisor. There's a lot of nuance in h…
Re: Could a Claude Code routine watch my finances?
#10What does the Plaid integration look like? What is your approach for accounts or assets that can’t be connected with Plaid?
For the non-Plaid assets eg., home, car, etc., we just added custom asset MCP tools so you can manually add those and they're included in your computed net worth.