Step-by-step setup for Claude, ChatGPT and developer clients.
This guide shows you how to connect an AI assistant such as Claude or ChatGPT to your finances in guito, so you can ask about your data from the assistant you already use. You connect by pasting one URL and signing in once: no extra setup inside the app.
Available on the Plus plan. For what assistants can do once connected, see What are AI assistants.
Paste the connection URL (https://guito.pt/api/mcp) and confirm.
4
Sign in and authorize
A browser window opens. Sign in to guito and authorize access over OAuth.
5
Enable it in a chat
In a conversation, click + (lower left), choose Connectors, and turn on guito.
Available on the Claude Free (one connector), Pro, Max, Team and Enterprise plans.
1
Enable developer mode
In ChatGPT, open Settings → Apps & Connectors → Advanced settings and turn on Developer mode.
2
Create the connector
In Settings → Connectors, choose Create.
3
Enter a name and URL
Enter a name and description, paste the connection URL (https://guito.pt/api/mcp), and choose OAuth authentication.
4
Confirm and authorize
Confirm the notice, sign in to guito, and authorize access.
5
Enable it in a chat
In a conversation, open the + menu and choose guito.
ChatGPT custom connectors (apps) are available on all plans. By default the assistant reads your data; logging entries requires the guito Plus plan and always asks for your confirmation.
Works with any MCP-compatible client.In Claude Code, add the server with a single line:
claude mcp add --transport http guito https://guito.pt/api/mcp
In Cursor, VS Code and other editors, add the server to your client’s MCP configuration file (mcp.json):
In a conversation, ask the assistant a question about your data, for example “What is my net worth?”. If it answers with your figures, the connection is working.