Lawmatics API MCP

MCP Tools

MCP server for the Lawmatics legal CRM API. Exposes Lawmatics' REST API as read-only MCP tools.

Install

openclaw skills install lawmatics-mcp

Lawmatics MCP Server

Read-only MCP server for the Lawmatics legal CRM API.

Usage

Use mcporter to interact with this server via stdio:

  • List available tools: mcporter list --stdio lawmatics-mcp
  • Call a tool: mcporter call --stdio lawmatics-mcp <tool_name> [args]

Links