← HumanMirror Nexus

An MCP gateway that can meter tool calls.

Nexus exposes two MCP tools: nexus_search for free catalog discovery and nexus_call for authenticated execution. Each catalog entry declares its credit cost before an agent calls it.

Why this exists

Agents increasingly need many small external capabilities. Rebuilding authentication, usage metering, retries and pricing for every tool creates friction. Nexus puts those concerns behind one machine-readable contract.

Current live network

The initial provider is HumanMirror Forge, with five deterministic tools. External provider onboarding is only opened when payout and compliance flows are ready.

MCP endpoint

https://humanmirror.fr/api/nexus/mcp/

Read the integration docs →