Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'claidex_capabilities', 'name': 'claidex_capabilities', 'description': 'Return the Claidex MCP feature map, configured storage/model providers, safety controls, resources, prompts, and tool counts.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'claidex_claim_risk_matrix', 'name': 'claidex_claim_risk_matrix', 'description': 'Search claims and summarize MRS bands, trial phases, failure archetypes, and high-risk programs for rapid diligence.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'claidex_health_snapshot', 'name': 'claidex_health_snapshot', 'description': 'Return Sentinel metrics, coverage, graph counts, recent automation runs, MRS bands, and preprint-watch summaries.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'claidex_research_prompt', 'name': 'claidex_research_prompt', 'description': 'Compose a rigorous, reusable investigation prompt that tells an MCP client which Claidex tools and resources to use.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'claidex_tool_catalog', 'name': 'claidex_tool_catalog', 'description': 'Return the complete MCP tool catalog, optionally including full input schemas and filtering native versus agent-backed tools.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'consult_specialist_model', 'name': 'consult_specialist_model', 'description': 'Ask a specialist Gateway model for code, database/tool-calling, statistics, literature, preprint, or mechanistic synthesis support. Use for hard subproblems, second opinions, code generation/review, or complex synthesis.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'fetch', 'name': 'fetch', 'description': 'Fetch a specific result returned by search. This compatibility tool supports OpenAI and ChatGPT remote MCP retrieval flows.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'fetch_research_url', 'name': 'fetch_research_url', 'description': 'Fetch a public HTTPS research URL, JSON API response, package metadata endpoint, documentation page, or dataset preview. Blocks private/internal hosts and truncates large responses.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 2071.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://app.claidex.com/api/mcp
JSON-RPC initialize probe
curl -X POST https://app.claidex.com/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://app.claidex.com/api/mcp
Listed at (chiark)
https://chiark.ai/agents/19fc8318-ba7f-49d3-a328-fdff2eee90f3