What Is the Thimble MCP Server?
Connect your AI assistant directly to Thimble’s insurance platform.
Instead of navigating separate tools or writing API requests, brokers can describe what they need in plain language. The AI assistant handles the workflow and returns results directly in the conversation.
Who is this for?
Licensed insurance brokers who have an active Thimble broker account. A broker account is required to authenticate and use this server. If you are a licensed broker interested in selling Thimble insurance, you can request access at broker.thimble.com.
Features
The Thimble MCP server exposes the following capabilities.
Search Business Activities
Find covered activities by location and category. Check whether a client’s occupation or event type is eligible before requesting a quote.
Get Insurance Plans
Retrieve available plans for a specific activity and ZIP code. Returns plan names, coverage types, and descriptions.
Get Coverage Options
Retrieve customizable options— coverages, limits, deductibles, and add-ons — before creating a quote.
Create a Quote
Generate a priced quote for a client. Accepts contact details, business info, coverage dates, and plan options. Returns a quote ID and payment breakdown.
Start an Application COMING SOON
Initiate a formal insurance application for complex products that require a multi-step form.
Submit Application Answers COMING SOON
Submit answers to application questions and advance the application step by step until complete.
Setup Instructions
Early Access: During the current phase, broker accounts for the MCP server are provisioned by the Thimble team after careful validation and verification. Once your account is set up, you will be provided with specific login credentials to use with this tool. To request access, email brokerprogram@thimble.com.
Prerequisites
- MCP server credentials provided by Thimble (email brokerprogram@thimble.com to request access)
- Access to Claude (claude.ai) or ChatGPT (chatgpt.com) with MCP/connector support
Claude
- Go to claude.ai → Settings
- Navigate to Integrations → Add integration
- Enter the server URL: https://mcp.thimble.com
- Click Connect — you’ll be redirected to a Thimble login page
- Sign in with your broker credentials
- Authorize Claude to access the Thimble API
- You’ll be redirected back with the integration active
Verify by asking: “What Thimble tools do you have?”
ChatGPT
- Go to chatgpt.com → connector/app settings
- Search for Thimble or add a custom connector
- Enter the server URL: https://mcp.thimble.com
- Click Connect — you’ll be redirected to a Thimble login page
- Sign in with your broker credentials
- Authorize ChatGPT to access the Thimble API
- You’ll be redirected back with the connector active
Authentication
The Thimble MCP server uses OAuth 2.0 with PKCE (Proof Key for Code Exchange) — the same standard used by most enterprise applications. It is handled automatically by Claude and ChatGPT during setup.
SIGN-IN
Sign in once with your Thimble broker credentials.
TOKEN VALIDITY
Access tokens are valid for 24 hours. You may be prompted to re-authenticate after that.
CREDENTIAL SECURITY
Your Thimble API credentials are never visible to the AI assistant — they are read securely from your token.
ACCOUNT REQUIREMENT
An active Thimble broker account is required. Contact brokers@thimble.com to get started.
Usage Examples
Here’s what you can do once connected.
Example 1 — Search for covered activities
PROMPT
“What activities does Thimble cover for businesses in California?”
WHAT HAPPENS
The assistant calls thimble_search_activities with a California ZIP code and returns a list of covered occupations and event types available in that state.
EXAMPLE RESPONSE
Here are some covered activities available in California:
- Photography & Videography
- Personal Training & Fitness Instruction
- Yoga & Pilates Instruction
- Handyman & General Contracting
- Event Planning
- Tutoring & Educational Services
- Cleaning & Janitorial Services
… and more
Would you like to see insurance plans for any of these?
Example 2 — Generate a quote
PROMPT
“Get me a quote for a yoga instructor in Phoenix for one day, starting next Monday.”
WHAT HAPPENS
The assistant chains four tools in sequence:
- thimble_search_activities — finds the activity ID for yoga instruction in the given ZIP code
- thimble_get_insurance_plans — retrieves available plans for that activity
- thimble_get_options — fetches coverage limits and add-ons
- thimble_create_quote — generates the priced quote using your broker credentials
EXAMPLE RESPONSE
Here’s the quote I generated:
I found Yoga Instructors as a covered activity in Phoenix. To finalize a quote for one day starting Monday, I need a few details:
Required:
- Your name and email
- Business name (or your name if it’s a sole proprietorship under your name)
- Business address (street + ZIP — Phoenix has many ZIPs; 85001 is downtown)
- Estimated annual revenue
- Coverage time window (e.g., 9:00 AM – 5:00 PM, or all day)
After providing all details you will get a quote
Yoga for all — General Liability, $1M limit · Annual policy · May 4, 2026 → May 4, 2027 · Casa Grande, AZ
| Payment | Cost |
|---|---|
| One-time | $540.12 |
| Monthly | $90.02/mo (~$1,080/yr) |
Would you like to proceed, or adjust the coverage details?
Example 3 — Full broker workflow
PROMPT
“I have a client who does commercial photography in Austin, TX and needs a week of coverage starting May 1st. Can you find plans and give me a quote?”
WHAT HAPPENS
The assistant handles the full workflow — searches activities, retrieves plans, gets options, and creates the quote — asking for any missing details (client name, email, business address) along the way.
Privacy Policy
Privacy Policy – MCP Server Use
Use of the Thimble Model Context Protocol (“MCP”) server is subject to Thimble Insurance’s Customer Privacy Policy, available here:
https://help.thimble.com/hc/en-us/articles/4401822407443
The MCP server functions as an integration layer that enables authorized systems to access and process data in connection with insurance services. Information submitted through the MCP server – including client details, quote information, and application responses – is collected, accessed, and processed by Thimble in accordance with its Privacy Policy and applicable law.
Important – Artificial Intelligence Platform and Third-Party Processing
When you access or use the MCP server through third-party artificial intelligence (“AI”) platforms, including, but not limited to, Anthropic (Claude) or OpenAI (ChatGPT), any information shared within those platforms – including personal information such as names, addresses, or business details – may also be processed by those providers in accordance with their respective privacy policies and terms of use.
Thimble does not control the data handling practices of such third-party AI platforms. Users, including brokers and other authorized parties, are responsible for ensuring that their use of AI tools and MCP-enabled workflows complies with applicable privacy, confidentiality, and data protection obligations, including obtaining any necessary consents prior to submitting personal information.
Support
We’re here to help.
If you experience issues connecting or using the Thimble MCP server, reach out directly: brokerprogram@thimble.com
Please include:
- The AI platform you are using (Claude or ChatGPT)
- A description of the issue
- Any error messages displayed
To sign up as a Thimble broker, visit https://www.thimble.com/broker
Documentation v1.0
Last updated: April 2026



