Releases: proAutomator/livespace-crm-mcp
Releases · proAutomator/livespace-crm-mcp
Release list
v0.1.0
First public release of the unofficial Livespace CRM MCP server.
Highlights
- 11 intent-shaped tools: six read tools and five guarded write tools.
- Local Bun runtime with Streamable HTTP on
127.0.0.1by default. - Global read-only mode, bounded API access, sanitized errors and write previews.
- Public npm package and official MCP Registry metadata.
Install
bunx livespace-crm-mcp@0.1.0Configure a Streamable HTTP client for http://127.0.0.1:3020/mcp and start in
read-only mode while evaluating the server. See the README for credentials,
client connection details and the security model.
- npm: https://www.npmjs.com/package/livespace-crm-mcp/v/0.1.0
- MCP Registry:
io.github.proAutomator/livespace-crm-mcp@0.1.0