Quickstart
Get started with Well MCP in 5 minutes
Prerequisites
Before you begin, ensure you have:
Active workspace with data at app.wellapp.ai
From Settings > API Keys
Claude, Cursor, Windsurf, Codex, or ChatGPT
Required for local/stdio transport only
Option A: Connect in Claude (Recommended)
Well runs as a hosted custom connector secured with OAuth — no API key, nothing to install.
Opens your Claude connector settings. Add the URL below and sign in.
- 1
Open connectors
In Claude (Desktop or web): Settings → Connectors → Add custom connector.
- 2
Paste the URL
https://api.wellapp.ai/v1/mcp - 3
Authenticate
Click Add and sign in with your Well account. Done.
Using a different client? Most support custom MCP servers the same way — add https://api.wellapp.ai/v1/mcp and authenticate. → See detailed steps per client
Option B: Config File
For manual setup or automation, use an API key:
- Log into Well Dashboard
- Go to Settings > API Keys
- Click Generate New Key
- Copy the key and add it to your client's config file
→ See config examples per client
Test the Connection
Once configured, try these prompts:
Show me my invoices
What companies do I have in Well?
Find all unpaid invoices over 1000 EUR
If you see your data, you're all set!