Livespace CRM MCP Server MCP
v0.1.1io.github.proautomator/livespace-crm-mcp
Unofficial local MCP server for Livespace CRM with read tools and guarded writes.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add livespace-crm-mcp -e MCP_PORT=<MCP_PORT> -e LIVESPACE_SUBDOMAIN=<LIVESPACE_SUBDOMAIN> -e LIVESPACE_API_KEY=<LIVESPACE_API_KEY> -e LIVESPACE_API_SECRET=<LIVESPACE_API_SECRET> -e MCP_AUTH_TOKEN=<MCP_AUTH_TOKEN> -e LIVESPACE_MCP_ENABLE_WRITES=<LIVESPACE_MCP_ENABLE_WRITES> -e MCP_REQUEST_STATE_KEY=<MCP_REQUEST_STATE_KEY> -- npx -y livespace-crm-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.