MCP is an open protocol for connecting AI assistants to external tools and data sources. If your AI tool or IDE already supports MCP, connecting it to Saber takes just a server URL.
Connect
Add this URL to your MCP-compatible AI assistant or IDE:- Claude
- Claude Code
- Cursor
- VS Code
- ChatGPT
- Go to claude.ai/settings/connectors.
- Click Add custom connector.
- Paste in the server URL above.
- Click Add, then start a new chat and ask a Saber integration question.
What it does
- Search and retrieval — searches and retrieves content from the published Saber Money documentation to answer your questions as you integrate.
- Feedback reporting — if it finds a page that’s incorrect, outdated, confusing, or incomplete while helping you, it can report that back to the Saber docs team directly.
What it doesn’t do
The server is read-only and scoped strictly to the published Saber Money documentation:- It does not perform actions or mutate any state in your Saber account — it can’t create users, initiate transactions, or make any changes.
- It does not access private or authenticated account data unless your MCP session is specifically authenticated for that.
- Aside from reporting documentation feedback, it doesn’t do anything beyond retrieving and answering from public site content.
Why use it
- Answers grounded in the current docs — responses are based on what’s actually published, not on the model’s training data, which may be stale or incorrect for Saber specifically.
- Cited, verifiable answers — results reference the relevant documentation pages, so you can jump straight to the source.
- Faster integration — ask questions about a flow, field, or edge case directly inside your IDE or AI assistant while you’re writing integration code, without switching tabs to search the docs manually.