Agent Tools
Back to MCP servers
● degraded

Access live company and contact data from Explorium's AgentSource B2B platform.

Transport
sse
Auth
Cost

How to connect

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