knit-mcp

knitapi/knit-mcp

3.2

If you are the rightful owner of knit-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Knit MCP is a remote Model Context Protocol server that connects AI agents to over 200 SaaS applications, enabling secure and structured access to business-critical data.


name: Knit MCP digest: Connect AI agents to 200+ SaaS apps with a single unified MCP server powered by Knit author: Knit homepage: https://www.getknit.dev/products/mcp-servers capabilities: prompts: true resources: false tools: true tags:


Knit is an embedded integrations platform that lets developers and AI systems connect with 200+ business apps — including HRIS, CRM, ATS, Payroll, Accounting, Ticketing, Calendar and more. With Knit MCP, AI agents like Claude, GPT, Cursor or any custom agent gain instant, secure access to these integrations using the Model Context Protocol.

What is Knit MCP?

Knit MCP is Knit’s remote MCP server offering that allows you to create and package your own mcp servers that you can plug into your AI assistants to directly execute real-world tasks like:

  • Fetching employee or payslip data from HR tools
  • Creating candidates in ATS systems
  • Updating invoices in accounting platforms
  • Pulling CRM opportunities or contact details
  • And much more — with full end-user scoped permissions

It provides a real-time bridge between agents and hundreds of SaaS apps, with a focus on structured, secure, and standardized access to business-critical data.

Supported Apps

You can find the entire list of supported Apps here - https://www.getknit.dev/mcp-servers

How to Use Knit MCP

🔐 Step 1: Sign In to MCP Hub Visit the MCP Hub at https://mcphub.getknit.dev, and log in using Google, Microsoft, or your email.

Knit MCP Hub Login

⚙️ Step 2: Create a New MCP Server Click Create new MCP server.

Choose which applications/tools to include (e.g., BambooHR, QuickBooks).

Knit MCP - Choose Apps and tools

Click Next.

✏️ Step 3: Configure Your Server Fill in the server details: For example

Name: My Company ATS Server Description: Tools for recruiting workflows

Knit MCP - Name your server

Then click Deploy to provision your server.

🎮 Step 4: Choose Your AI Client Select the client you'll be using with the server. Options include:

Claude

Cursor

Windsurf

Custom client

Knit MCP - Select MCP Client

This choice tailors instructions accordingly.

🚀 Step 5: Grab the secure MCP Server Endpoint After deployment, you’ll get:

MCP endpoint URL, e.g.: https://mcp.getknit.dev/{your-secure-server-token}/sse

Step 6: Connect Your AI Agent Using JSON config or directly through official MCP clients

{
  "mcpServers": {
    "Knit": {
      "url": "https://mcp.getknit.dev/{your-secure-server-token}/sse"
    }
  }
}

Once connected, your AI will see defined tools and can start invoking them (e.g., create a contact in hubspot, create an invoice in zohobooks).

🤝 Need Help? If you hit any roadblocks, reach out via email at mcp-support@getknit.dev We’re here to get you up and running smoothly.