← Back to search
40
Partial
Agentic Readiness Score
productivity aillms-txtmcpcrm

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# Decern CRM > Serious CRM. Sensible price. One natively integrated platform replacing five separate enterprise hubs. Decern is an enterprise-grade CRM platform with built-in AI insights, approval workflows, and audit trails. Export your data any time — we don't rely on lock-in. ## Core Modules - **Marketing**: Campaign management, email sequences, attribution tracking, and lead scoring. - **Sales**: Pipeline management, deal tracking, confidence scores, and forecasting. - **Service**: Ticket management, knowledge base, SLA tracking, and unified customer history. - **Content**: Blog posts, landing pages, content experiments, and asset management. - **Operations**: Integrations, webhooks, data sync, deduplication, and workflow automation. ## For AI Agents Decern provides a native **Model Context Protocol (MCP)** interface for autonomous CRM operations. - **MCP Endpoint**: `https://decernhq.com/mcp` - **SSE Endpoint**: `https://decernhq.com/mcp/sse` (legacy) - **Transport**: Server-Sent Events (SSE) - **Discovery**: `https://decernhq.com/.well-known/mcp.json` - **Documentation**: [https://decernhq.com/agents](https://decernhq.com/agents) ### Available Tools | Tool | Description | |------|-------------| | `search_contacts` | Full-text search contacts by name, email, or role | | `get_contact` | Get full contact details by ID | | `create_contact` | Create a contact with name, email, LinkedIn, role | | `create_deal` | Create a deal with value and associations | | `create_task` | Create a task in any module | | `update_deal_stage` | Move a deal to a new stage (≥$10k needs approval) | | `log_activity` | Log a call, email, meeting, or note | | `get_approval_status` | Check pending approval status | ### Available Resources | Resource URI | Description | |---|---| | `decern://sales/pipeline` | Active deals with stage, value, confidence | | `decern://contacts/list` | Contacts with status, health score, intent | | `decern://contacts/{id}/history` | Full audit trai