Workable
Your AI assistant for Hiring and HR — inside Workable
About Workable
Workable supports recruiting and HR workflows across jobs, candidates, pipeline stages, reviews, requisitions, offers, and employee data. Its MCP server turns natural language into actions and insights across hiring and workforce operations.
Connection details
https://mcp.workable.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add workable --transport http https://mcp.workable.com/mcpFrequently asked questions
What is the Workable remote MCP server?
The Workable remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.workable.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Workable MCP server?
Add the endpoint https://mcp.workable.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Workable MCP server require authentication?
Yes. Workable uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Workable MCP server use?
Workable exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.