MCP
With Sumble MCP, you can ask questions in natural language and get back structured data about organizations, technologies, job postings, and people - directly inside tools like Claude Desktop, Cursor, or ChatGpt. Behind the scenes, your AI assistant calls Sumble's API on your behalf.
Sumble MCP is currently invite-only. Contact your Sumble account manager if you'd like access.
Compatibility
Sumble MCP requires a custom MCP connection at the moment. It is possible in these LLMs
Claude
Paid plans only
Requires the ability to create a custom connector
Cursor
All plans
None (Available on all)
ChatGPT
Paid plans only
Requires dev-mode access
Gemini
Not available
N/A
Claude instructions
Works on Claude Pro and above plans. Enterprise users need to contact their admin to enable adding custom connectors.
Video instructions here
Go to Claude web app or desktop app (if desktop app - navigate to chat on the top)
Go to preferences (or
cmd + ,) > Connectors -> Add a custom connectorEnter
Name:
SumbleRemote URL:
https://mcp.sumble.com
Complete the auth flow
Use Sumble MCP in Claude chat
(Optional but suggested) Enable 'Allow access' to all endpoints. This prevents interruptions when an endpoint is used for the first time.
Cursor instructions
Works on all Cursor plans
Go to Cursor settings (
Shift + CMD + Jon mac)Navigate to 'Tools & MCP'
Click on New MCP Server (Add a Custom MCP Server)
Paste the JSON below
Go back to Settings > 'Tools & MCP' > Click 'Connect'
Complete the auth flow
Use Sumble MCP in your Cursor chat
Claude Code instructions
Works on all plans of Claude Code
Run the following command in your terminal to install the MCP
claude mcp add --transport http sumble https://mcp.sumble.com --scope userStart Claude by running the
claudecommandGo to
/mcpand find the sumble mcp and click enterComplete auth and the MCP will be successfully setup
ChatGPT instructions
Works on ChatGPT Pro and above plans. Enterprise users need to contact their admin to enable creating custom apps
Video instructions on how to add Sumble MCP.
Go to ChatGPT settings (
cmd + ,on mac)Navigate to 'Apps'
Click on 'Create App'
Enter
Name:
SumbleMCP Server URL:
https://mcp.sumble.com
Accept conditions and continue
Complete the auth flow
Use Sumble MCP in your ChatGPT chat
Try it
Here are a few prompts to get you started:
Find all people who could be in the buying committee for Maintain at top facility management companies in CA
Which WHOOP job posts mention Hex? What teams use it? Who makes buying decisions around BI tools at Whoop?
Boston tech companies growing 20% YoY using Databricks and Looker, that have a data engineering team of less than 4?
Available tools
find_organizations
Search companies by technology, industry, size, location
5 credits per result
enrich_organization
Get technology adoption details for a specific company
5 credits per technology found
match_organizations
Match company names/URLs to Sumble organization IDs
1 credit per matched organization
list_organization_lists
List saved organization lists with IDs and organization counts
1 credit per list
get_organization_list
Get one organization list and the organizations in it
1 credit per organization
create_organization_list
Create a new empty organization list
Free
add_organizations_to_list
Add organizations to an existing list by ID or slug
Free
find_jobs
Search job postings by company, technology, role, location
2 credits per job
get_job_description
Get a job's title and full description by ID
1 credit per job
find_related_people_to_job
Find hiring managers and team members related to a job listing
1 credit per person
find_people
Find people at a company by function, level, location
1 credit per person
find_related_people_to_person
Find people related to a specific person (same org, shared features)
1 credit per person
search_technologies
Look up technology names and slugs
1 credit per search
query
Run read-only SQL against Sumble's DuckDB
1 credit per 100 bytes of response
list_tables
List all tables and columns in the database
Free
get_account_info
Check your credit balance and account status
Free
Credits
MCP calls consume credits from your Sumble account, just like the REST API. The structured tools (find, enrich) follow the same pricing as the corresponding API endpoints. SQL queries via the query tool are priced at 1 credit per 100 bytes of response data.
You can check your balance at any time by asking your assistant, or visit sumble.com/account. To purchase additional credits, go to Account > Purchase.
See Credits for details on monthly allocations and purchasing.
Last updated