MCP Playground

Try Hlido's MCP tools.

Every call below hits https://hlido.eu/mcp live. JSON-RPC 2.0, no auth. Results are public-safe only — scoring internals stay private.

trust_check

Look up the Hlido verdict for an agent slug or URL.

(response will appear here)

find_trusted

Free-text search across reviewed agents.

(response will appear here)

verify_claim

Check whether a specific claim is backed by Hlido testing.

(response will appear here)

compare_agents

Side-by-side (comma-separated slugs, max 5).

(response will appear here)

submit_agent

Submit a new agent for review consideration.

(response will appear here)

Copy-paste the raw request: curl -X POST https://hlido.eu/mcp -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'