401 Unauthorized | Invalid or missing API key | Regenerate key at app.morphic.io/home/{workspace}/settings/developers |
401 on a valid key | Backend unreachable | Check api.morphic.io status; try /health |
| OAuth “No workspace found” | Account has no team workspace | Create a workspace at app.morphic.io first |
| Connector won’t load in Claude.ai | Cloudflare blocking root-level path | Use /v1/mcp not /mcp as the connector URL |
| Tools not showing in Claude Desktop | Config file syntax error | Validate JSON; restart Claude Desktop |
search_entities returns empty | HydraDB index not built yet | Use list_entities with search parameter instead |
| OpenClaw fails to connect | Missing transport config | Add "transport": "streamable-http" to server config |
| Revoked key still accepted | Auth cache TTL | Wait up to 2 minutes for cache to clear |
| ”Slug must contain only letters…” | Invalid characters in entity type slug | Use only a-z, 0-9, -, _ in slugs |