This is the Model Context Protocol (MCP) server for ActuallyCare CRM.
To connect Claude to ActuallyCare, use this URL in your MCP connector settings:
http://localhost:8080/mcpPOST /mcp - MCP JSON-RPC endpoint (Streamable HTTP)GET /mcp - SSE stream for server notificationsGET /health - Health checkGET /.well-known/mcp - MCP server discovery metadataGET /.well-known/oauth-authorization-server - OAuth 2.1 metadata (RFC 8414)GET /.well-known/oauth-protected-resource - Protected resource metadata (RFC 9728)Visit docs.actuallycare.com/mcp for setup instructions.