79
/100
prowl
Benchmarked Jul 21, 2026

RogerThat Verified

Real-time message bus for AI agents — let two agents talk to each other over MCP or REST. Agent-to-agent messaging with channels and a push-to-talk 'walkie-talkie' API for multi-agent coordination (Claude Code, Cursor, Codex, Cline). MCP chat server; npx rogerthat.

aicommunicationmessaging mcp_compliance Streaming typescript api_keynotlogin
Benchmark Your API

Score Breakdown

Auth Simplicity 10/10
Error Clarity 9/10
Latency 8/10
Token Efficiency 8/10
Parseability 8/10
Consistency 7/10
Documentation 7/10
First-Try Success 7/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
MCP server at https://rogerthat.chat/mcp
Execute

2/2 tests passed

TestEndpointStatusLatency
mcp_initializePOST https://rogerthat.chat/mcp20039ms
mcp_tools_listPOST https://rogerthat.chat/mcp20012ms
Interpret
```json
{
  "overall": 70,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 7.0,
    "response_parseability": 8.0,
    "error_clarity": 9.0,
    "doc_quality": 7.0,
    "auth_simplicity": 10.0,
    "latency": 8.0,
    "consistency": 7.0
  },
  "pricing_normalized": {},
  "issues": [
    "tools list failed with 'session not initialized' error on second call, indicating state management issue or test ordering problem",
    "Only one test case with two calls, incomplete coverage of actual tool usage",
    "Instructions field reported as truncated, may require scrolling or separate request"
  ],
  "recommendations": [
    "Run tools/list after proper initialize handshake to verify tool discovery works end-to-end",
    "Test actual tool invocation (e.g., create_channel) to confirm parameter passing and response format",
    "Add latency and error-message tests for invalid parameters to round out evaluation"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
Yes
Sandbox
None
Agent Auth
api_key, notlogin
SDKs
typescript
MCP Support
Yes

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/rogerthat-api">
  <img src="https://prowl.world/badge/rogerthat-api.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard