Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.pearl.mcp/pearl-api-mcp-server

REMOTE · MCP.PEARL.COM · 2 COMPONENTS · SCANNED SEP 25

Hybrid human + AI expertise for faster, trusted answers and decisions via MCP Server.

0 this week 71 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability40
Schema Quality & AI Usability57
  • 25% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1088 tokens (~120/item across 9 items; 7 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (29% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the com.pearl.mcp/pearl-api-mcp-server server?

com.pearl.mcp/pearl-api-mcp-server is a hosted endpoint at https://mcp.pearl.com/sse, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.pearl.com

# add to Claude Code
claude mcp add --transport http com-pearl-mcp-pearl-api-mcp-server 'https://mcp.pearl.com/sse'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-pearl-mcp-pearl-api-mcp-server": {
      "url": "https://mcp.pearl.com/sse"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-pearl-mcp-pearl-api-mcp-server": {
      "type": "http",
      "url": "https://mcp.pearl.com/sse"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-pearl-mcp-pearl-api-mcp-server]
url = "https://mcp.pearl.com/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-pearl-mcp-pearl-api-mcp-server": {
      "type": "remote",
      "url": "https://mcp.pearl.com/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-pearl-mcp-pearl-api-mcp-server --url 'https://mcp.pearl.com/sse' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-pearl-mcp-pearl-api-mcp-server:
    url: "https://mcp.pearl.com/sse"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-pearl-mcp-pearl-api-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.pearl.com/sse"
    }
  }
}
# add to Vellum
assistant mcp add com-pearl-mcp-pearl-api-mcp-server -t streamable-http -u 'https://mcp.pearl.com/sse'
// mcp.json
{
  "mcpServers": {
    "com-pearl-mcp-pearl-api-mcp-server": {
      "type": "http",
      "url": "https://mcp.pearl.com/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 19 Sept 26 0
    • Schema quality: good → excellent functional
    • New tool “getConversationHistory” functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Probed https://mcp.pearl.com/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=pearl.com CN=WE1,O=Google Trust Services,C=US 22 Sept 2026 21 Dec 2026 ECDSA 256 ECDSA-SHA256 1b5e5992ca98b3560ed9e68106532445
SANs: pearl.com, *.pearl.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.pearl.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
pearl.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 404
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self';
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer-when-downgrade
permissions-policy geolocation=(), microphone=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
sse https://mcp.pearl.com/sse Verified 200
http (plaintext) http://mcp.pearl.com/sse HTTPS enforced 301 https://www.pearl.com/sse
MCP tools · 7 exposed · ~1,056 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
askExpert ~210

Use this when the user explicitly asks to speak with a real human expert, needs personalized advice in a complex or sensitive domain, or says something like 'Can I talk to a real expert?'. Supports phone callback — pass phoneNumber and contactPreference='phone' if the user wants a call.

NameTypeReqDescription
chatHistoryarray–Optional conversation history. This ensures experts see the complete context
contactPreferencestring–Customer's preferred contact method. Set to 'phone' when the user wants a phone callback.
enableMockResponseboolean–When true, the API returns a hardcoded mock expert success response instead of routing to a real expert. Useful for testing downstream behavior.
phoneNumberstring–Customer's phone number for expert callback in E.164 format (e.g., +15551234567). Only pass when the user explicitly provides it.
questionstringyesThe user's question
sessionIdstring–Optional session ID for continuing a conversation

No output schema declared.

No examples provided.

askPearlAi ~110

Use this when the user wants a rapid AI-generated answer, draft, or alternative perspective on a low-risk or exploratory topic that does not require human validation. Do not use for medical, legal, financial, or safety-critical questions — use askExpert or askPearlExpert instead.

NameTypeReqDescription
chatHistoryarray–Optional conversation history. This ensures experts see the complete context
questionstringyesThe user's question
sessionIdstring–Optional session ID for continuing a conversation

No output schema declared.

No examples provided.

askPearlExpert ~231

Use this when the problem is complex, ambiguous, high-stakes, or multidisciplinary and would benefit from AI intake followed by escalation to a human expert. Do not use for simple fact queries (use askPearlAi) or when the user explicitly requests a human directly (use askExpert). Supports phone callback — pass phoneNumber and contactPreference='phone' if the user wants a call.

NameTypeReqDescription
chatHistoryarray–Optional conversation history. This ensures experts see the complete context
contactPreferencestring–Customer's preferred contact method. Set to 'phone' when the user wants a phone callback.
enableMockResponseboolean–When true, the API returns a hardcoded mock expert success response instead of routing to a real expert. Useful for testing downstream behavior.
phoneNumberstring–Customer's phone number for expert callback in E.164 format (e.g., +15551234567). Only pass when the user explicitly provides it.
questionstringyesThe user's question
sessionIdstring–Optional session ID for continuing a conversation

No output schema declared.

No examples provided.

get_verification_state ~89

Use this when polling the current status of a verification request previously submitted via send_answer_for_verification. Returns the verification state (not started, in progress, or completed) and the expert's verdict once the review is complete.

NameTypeReqDescription
sessionIdstringyesThe session identifier of the chat whose verification state should be retrieved. Must match the sessionId previously returned by send_answer_for_verification.
NameTypeReqDescription
expertProfileobject–Information about the human expert who verified the answer.
isAnswerCorrectboolean–Indicates whether the AI-generated answer is fully correct as rated by the human expert.
statusstringyesIndicates the current status of the chat verification process.
successbooleanyesIndicates whether the verification status was successfully retrieved.

No examples provided.

getConversationHistory ~48

Retrieve the full message history for a session. Includes all messages (after any formatting done during processing). Use to resume discussions.

NameTypeReqDescription
sessionIdstringyesThe session ID of the conversation

No output schema declared.

No examples provided.

send_answer_for_verification ~235

Use this tool only when the user explicitly requests to start verification, fact-checking, or expert validation of an AI-generated answer. This tool must be used exclusively to initiate the verification process. Do not call it to check status, retrieve results, or for any follow-up actions. A human Pearl expert will review the answer and determine its correctness. Only one verification is allowed per chat session — this tool must not be invoked more than once. Invoking this tool renders an interactive UI component that displays live verification status and the final expert verdict.

NameTypeReqDescription
conversationarrayyesFull conversation between the user and the AI assistant to be reviewed by a human expert. Must contain at least one assistant message — the AI-generated answer that will be assessed.
questionCategorystringyesThe category that best describes the question being verified. - "Car" for automotive/vehicle topics - "Veterinary" for pet or animal health - "Health" for human medical topics - "Tech" for technology…
NameTypeReqDescription
categorystringyesThe category that best describes the question being verified. - "Car" for automotive/vehicle topics - "Veterinary" for pet or animal health - "Health" for human medical topics - "Tech" for technology…
errorobject–Error if the answer could not be submitted for verification.
sessionIdstringyesThe session identifier of the verification. Used for tracking and retrieval of the verification state.
successbooleanyesIndicates whether the answer was successfully submitted for expert verification.

No examples provided.

verifyAnswer ~133

Use this when a professional needs to validate the correctness, safety, or trustworthiness of a specific AI-generated answer, or when the user asks to have an answer double-checked by a real expert.

NameTypeReqDescription
answerstringyesThe AI-generated answer that requires human verification
chatHistoryarray–Optional prior messages for context (ordered, oldest first)
enableMockResponseboolean–When true, the API returns a hardcoded mock expert success response instead of routing to a real expert. Useful for testing downstream behavior.
sessionIdstring–Existing session ID to continue; generated if omitted

No output schema declared.

No examples provided.

Common questions

What is the com.pearl.mcp/pearl-api-mcp-server server?

com.pearl.mcp/pearl-api-mcp-server is listed in the public MCP registry as com.pearl.mcp/pearl-api-mcp-server. Hybrid human + AI expertise for faster, trusted answers and decisions via MCP Server. This page covers its hosted endpoint (https://mcp.pearl.com/sse).

Is the com.pearl.mcp/pearl-api-mcp-server server safe to use?

com.pearl.mcp/pearl-api-mcp-server scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.pearl.mcp/pearl-api-mcp-server server expose?

com.pearl.mcp/pearl-api-mcp-server exposes 7 tools: askPearlAi, askPearlExpert, askExpert, verifyAnswer, getConversationHistory, and 2 more. Their descriptions and schemas cost roughly 1,056 tokens of context every time the server is loaded.

Does the com.pearl.mcp/pearl-api-mcp-server server require authentication?

No. We connected to com.pearl.mcp/pearl-api-mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.pearl.mcp/pearl-api-mcp-server server still maintained?

com.pearl.mcp/pearl-api-mcp-server is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.