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.

circle-info

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

Platform
Base Availability
Enterprise Requirements

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

circle-info

Works on Claude Pro and above plans. Enterprise users need to contact their admin to enable adding custom connectors.

Video instructions herearrow-up-right

  1. Go to Claude web app or desktop app (if desktop app - navigate to chat on the top)

  2. Go to preferences (or cmd + ,) > Connectors -> Add a custom connector

  3. Enter

    1. Name: Sumble

  4. Complete the auth flow

  5. 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

circle-info

Works on all Cursor plans

  1. Go to Cursor settings (Shift + CMD + J on mac)

  2. Navigate to 'Tools & MCP'

  3. Click on New MCP Server (Add a Custom MCP Server)

  4. Paste the JSON below

  1. Go back to Settings > 'Tools & MCP' > Click 'Connect'

  2. Complete the auth flow

  3. Use Sumble MCP in your Cursor chat

Claude Code instructions

circle-info

Works on all plans of Claude Code

  1. Run the following command in your terminal to install the MCP claude mcp add --transport http sumble https://mcp.sumble.com --scope user

  2. Start Claude by running the claude command

  3. Go to /mcp and find the sumble mcp and click enter

  4. Complete auth and the MCP will be successfully setup

ChatGPT instructions

circle-info

Works on ChatGPT Pro and above plans. Enterprise users need to contact their admin to enable creating custom apps

Videoarrow-up-right instructions on how to add Sumble MCP.

  1. Go to ChatGPT settings (cmd + , on mac)

  2. Navigate to 'Apps'

  3. Click on 'Create App'

    1. Enter

      1. Name: Sumble

      2. MCP Server URL: https://mcp.sumble.com

    2. Accept conditions and continue

  4. Complete the auth flow

  5. 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

Tool
Description
Credit cost

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/accountarrow-up-right. To purchase additional credits, go to Account > Purchasearrow-up-right.

See Credits for details on monthly allocations and purchasing.

Last updated