Odel
boostu teamleader mcp

boostu teamleader mcp

Local
@boostuagency4TypeScriptMITUpdated 5 days ago

MCP server for Teamleader Focus CRM. Use Teamleader in Claude and other AI assistants.

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmboostu-teamleader-mcpv2.1.4

Run

npx -y boostu-teamleader-mcp

MCP client config

{
  "mcpServers": {
    "boostu-teamleader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "boostu-teamleader-mcp"
      ]
    }
  }
}