https://mcp.morphic.io/v1/mcp
What you can do
- Query and mutate CRM data — list, create, update, archive, and delete entities
- Log interactions — record emails, calls, meetings, and tasks against any entity
- Semantic search — find entities by concept using natural language
- Knowledge base — read and search workspace documents
- AI task suggestions — surface and accept AI-generated next actions
Architecture
POST /v1/mcp with Content-Type: application/json. SSE streaming is available via GET /v1/mcp with Accept: text/event-stream.
Tools at a glance
Schema Discovery
list_entity_types, get_entity_type_schema — discover CRM schemas before queryingEntities (10 tools)
Full CRUD: list, get, create, update, set field, link, unlink, search, archive, delete
Activities & Tasks (5 tools)
Log emails, calls, meetings — create and manage tasks with due dates
Notes (4 tools)
Create, update, delete markdown notes attached to any entity
Knowledge Base (4 tools)
Browse folders, search documents, fetch content, get workspace AI context
Task Suggestions (2 tools)
AI-generated next-action suggestions — list and accept them as real tasks