Connect
- Claude Code
- Claude
- Cursor
- VS Code
- Codex
- Other clients
claude mcp list.What it exposes
Agents usually chain the first two: search to find the right page, then read all of it. That matters on pages like Create Time Off, where the provider-specific accordions are exactly the part a search snippet cuts off.
Skill
The server also exposes a skill resource. MCP gives an agent access to the docs, and the skill tells it how to use them: covering auth headers, base URLs, pagination, rate limits, and the common endpoints per category. Clients that support MCP resources load it automatically, and the file is readable at/skill.md for tools that do not.
The skill is generated from these docs and regenerates as they change, so it always tracks published content.
Try it
Once connected, ask in your own words:- Which fields does the unified Employee model return for BambooHR?
- Write the request body to create a time off entry on ADP.
- Does Bindbee support writing timesheet entries, and on which connectors?
- Set up a custom field that pulls a badge number out of raw_data.
- What is the difference between id and remote_id in a passthrough call?
Related
Authentication
API keys and connector tokens for calling Bindbee itself.
Embedded SDK
Embed the connector link flow in your product.
Model Context Protocol
The open standard behind this server.
Contact support
Questions about the server or the docs.