Connect Kuration MCP to Claude
Step-by-step guide to adding Kuration MCP to Claude so your AI assistant can search, enrich, and manage Kuration workspace data from a conversation.
Overview
Kuration MCP uses the Model Context Protocol to connect Claude directly to your Kuration workspace.
When enabled in a conversation, Claude can:
- Check workspace credits — balance and usage history
- List and search enrichment tools — discover tools by name or natural language
- Create and manage projects — run list builders, upload CSVs, read rows
- Add columns and run enrichment — create columns, run tools on rows, quick one-off answers
- Build filters and ICPs — AI-assisted filters and ideal customer profiles
- Search the web and read URLs —
search_internetandread_url(no credits)
Authentication is handled through OAuth for Claude custom connectors. You sign in once with your Kuration account, and Claude stores the connection securely. No API keys need to be pasted into Claude.
Before you start
Make sure you have:
- A Kuration account at app.kurationai.com
- Access to the workspace you want Claude to use (same account you sign in with in the app)
- Claude (web, desktop, or a Claude workspace) where custom connectors are available. Custom connectors are available on Free, Pro, Max, Team, and Enterprise plans; Free users are limited to one custom connector.
Step-by-step setup
Step 1: Open Claude settings
Go to Claude and sign in.
Open your profile or account menu, then go to the settings area where connectors are managed.
The exact label can vary by Claude workspace, but look for Connectors, Custom connectors, or Add connector.
Step 2: Add a custom connector
Choose the option to add a custom connector.
Enter:
| Field | Value |
|---|---|
| Name | Kuration |
| Remote MCP server URL | https://mcp.kurationai.com/mcp/ |
Leave advanced settings empty unless your workspace has a specific policy requiring changes.
Click Add.
Step 3: Authenticate with Kuration
Claude opens a browser window.
Sign in with your Kuration account, choose the workspace you want to connect, and authorize access.
After you see the confirmation page, close the browser tab and return to Claude.
Step 4: Enable Kuration in a chat
Open a new Claude conversation.
Use the connector picker in the chat input, then enable Kuration.
Some Claude workspaces require enabling the connector in every new conversation.
Step 5: Test the connection
Ask:
Check my Kuration workspace credits.
Or:
List my Kuration projects.
If Claude returns your credit balance or project list, setup is complete.
Tools can change live data
Many MCP tools create projects, run builders, add columns, and execute enrichment tools. These operations consume credits and quota. Prefer test workspaces while experimenting.
See also
- MCP — endpoint, API key config for other clients, response format
- Developers overview — API keys, prerequisites, and in-app settings