Agent Tools
Back to MCP servers

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

https://mcp.pearl.com/sse
● degraded

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

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mcp.pearl.com/sse
JSON-RPC initialize probe
curl -X POST https://mcp.pearl.com/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'