Skip to content

Releases: proAutomator/livespace-crm-mcp

Release list

v0.1.0

Choose a tag to compare

@proAutomator proAutomator released this 07 Aug 08:28

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.1 by 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.0

Configure 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.