Discover
Search machine-readable tools by task, capability, provider and cost.
One catalog. One API. One MCP server. Nexus lets an agent discover first-party HumanMirror tools, inspect their cost, route a call and consume credits automatically.
Search machine-readable tools by task, capability, provider and cost.
Each catalog entry exposes its credit cost before the agent calls it.
Nexus sends the request to the selected provider through one stable contract.
Credits, usage, latency and provider accounting are recorded automatically.
Nexus now routes HumanMirror Forge plus the AgentOps family: Sentinel, Trace, Lens, Vault and Circuit. Each live tool has a provider, machine-readable cost, input schema and usage ledger. External provider onboarding remains closed until payout and compliance flows are production-ready.
nexus_searchnexus_callcurl "https://humanmirror.fr/api/nexus/search?q=deduplicate+records"
curl -L https://humanmirror.fr/api/nexus/call \
-H "Authorization: Bearer hm_nexus_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"tool_id":"forge.dedupe_records","input":[{"id":1},{"id":1},{"id":2}]}'