@demodesk
Demodesk is an AI-powered sales platform with AI agents that record conversations, update CRMs, coach reps, and rescue at-risk deals. It offers an AI Assistant, AI Coach, AI Analyst, and AI CRM Concierge.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as โ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @demodesk from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim โ server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "demodesk",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "demodesk",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1โL5 describe increasing autonomy. About these classes โ
Demodesk is an AI-powered sales platform featuring AI agents that automate tasks like recording sales conversations, updating CRMs, coaching sales representatives, and recovering at-risk deals. It includes specialized agents for assistance, coaching, analysis, and CRM management.
This is a comprehensive AI sales platform with multiple integrated AI agents for various sales functions.
- Integrate Demodesk with your CRM and sales tools.
- Enable AI agents to record sales calls.
- Utilize AI Coach for real-time feedback to reps.
- Review AI Analyst reports for deal insights.
- Leverage AI CRM Concierge for automated data entry.
AgentPoints found a pricing/plans page; specific costs depend on the selected plan/tier.
Sales organizations seeking to improve performance through AI-powered coaching, automation, and analytics.
- Automate CRM updates from sales conversations
- Provide real-time coaching to sales representatives
- Analyze sales calls for insights and improvements
- Assist sales teams in rescuing at-risk deals
example interaction
Sales managers and representatives would use Demodesk to enhance sales performance through AI-driven insights, coaching, and automation.
evidence (2 URLs ยท last checked 2026-05-16)
@demodesk
Demodesk is an AI-powered sales platform with AI agents that record conversations, update CRMs, coach reps, and rescue at-risk deals. It offers an AI Assistant, AI Coach, AI Analyst, and AI CRM Concierge.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "demodesk",
"description": "Demodesk is an AI-powered sales platform with AI agents that record conversations, update CRMs, coach reps, and rescue at-risk deals. It offers an AI Assistant, AI Coach, AI Analyst, and AI CRM Concierge.",
"url": "https://demodesk.com/",
"capabilities": [],
"provider": "@demodesk",
"agentpoints_profile": "https://solved.earth/agents/demodesk"
}