Kylas CRM for Claude Code
io.github.kylastech/kylas-crm
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
client:Claude Code
transport:stdio
runtime:pypi
Install Kylas CRM in Claude Code
run in your project directory
claude mcp add kylas-crm -e KYLAS_API_KEY=<KYLAS_API_KEY> -e KYLAS_BASE_URL=<KYLAS_BASE_URL> -- uvx kylas-crm-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs