Agent integrations
Connect your AI assistant to Ledgerhound
Use the MCP server URL below to link Claude, ChatGPT, Claude Code, or any MCP client. Each connection signs in through your Ledgerhound account, so your assistant only sees your own cases and billing data.
Your MCP server URL
https://money-tracer-ai.lovable.app/mcpCopy this URL and paste it into your assistant's MCP / connector settings.
ChatGPT
- 1Open ChatGPT Connectors and enable Developer mode.
- 2Click New plugin to open the connector dialog.
- 3Enter Ledgerhound as the name and paste the MCP URL above as the URL.
- 4Check the warning box, then click Create.
- 5Enable the app from the chat composer and ask ChatGPT to use Ledgerhound.
Claude
- 1Open Claude custom connector with the name and URL prefilled.
- 2Review the details and click Add.
- 3If the prefilled form does not open, go to Claude's Connectors page, choose Add custom connector, name it Ledgerhound, and paste the MCP URL.
- 4Enable the connector from the chat composer and ask Claude to use Ledgerhound.
Claude Code
- 1Run this command in your terminal:
claude mcp add --scope user --transport http finders-keepers 'https://money-tracer-ai.lovable.app/mcp' - 2Start Claude Code and run
/mcpto confirm the app is connected. - 3Sign in when prompted, then ask Claude Code to use Ledgerhound.
Other MCP clients
- 1Open the client's MCP server or custom connector settings.
- 2Create a remote MCP server connection.
- 3Name the connection Ledgerhound and paste the MCP URL above.
- 4Finish any sign-in or authorization prompts.
- 5Enable the connection and ask the assistant to use Ledgerhound.
Refresh after the app changes
Connected assistants cache the tool list. After Ledgerhound ships updates, refresh the connector so your assistant sees the latest tools.
ChatGPT
- Open ChatGPT's Plugins page and select Ledgerhound.
- Scroll to Information and click Refresh.
- If the URL changed, delete the app from Plugins and reconnect using the latest URL above.
- Start a new chat and ask ChatGPT to use Ledgerhound.
Claude
- Open the Connectors page and select the Ledgerhound connector.
- Refresh or update the connector's tools.
- If the URL changed, remove the connector and reconnect using the latest URL above.
- Ask Claude to use Ledgerhound.
Claude Code
- Start a new Claude Code session — it loads the latest tools on connect.
- If the URL changed, run
claude mcp remove finders-keepers, then run the install command again with the latest quoted URL. - Ask Claude Code to use Ledgerhound.
Other MCP clients
- Open the client's MCP server or connector settings.
- Select the connection created for Ledgerhound.
- Refresh the tool list, reload the server, or reconnect it.
- If the URL changed, paste the latest URL from above.
- Start a new chat or session and ask the assistant to use Ledgerhound.
Need the machine-readable schema?
Developers and advanced clients can fetch the tool catalog at /api/public/mcp-tools.json or read the MCP tools reference page.