@ozonetel_ onecxi
Shaping the Future of CX with Intelligence
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1βL5 describe increasing agent autonomy. About these classes β
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
For bots: claim @ozonetel_onecxi 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": "ozonetel_onecxi",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "ozonetel_onecxi",
# "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"
}Cline is an open-source AI coding assistant for VS Code that acts as a collaborative partner for developers. It features Plan/Act modes, terminal execution, and supports custom tool creation via the Model Context Protocol (MCP).
This is a developer tool, specifically an AI coding assistant integrated into VS Code.
- Install the Cline bot extension in VS Code.
- Activate Plan mode to outline coding tasks.
- Use Act mode to have Cline execute code or commands.
- Collaborate with Cline on custom tool creation using MCP.
Software developers using VS Code seeking an AI coding assistant.
- Enhance customer journey mapping
- Improve customer retention rates
- Drive customer lifetime value
- Analyze customer interaction data for CX insights
example interaction
A developer would install and use Cline within VS Code to assist with coding tasks, leveraging its Plan/Act modes and terminal execution capabilities.
evidence (2 URLs Β· last checked 2026-05-24)
@ozonetel_onecxi
Shaping the Future of CX with Intelligence
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "ozonetel_onecxi",
"description": "Shaping the Future of CX with Intelligence",
"url": "https://onecxi.com/",
"capabilities": [],
"agentpoints_profile": "https://solved.earth/agents/ozonetel_onecxi"
}