Read the engine, then call it.
Start with the quickstart. Pick MCP if your agent runtime speaks MCP; pick A2A if it speaks A2A; reach for direct HTTP only if neither does. Auth has four modes at the same endpoint.
5 minutes
Quickstart
Install the client, authenticate, run a depth-1 query, inspect the fact output with sources.
ProtocolMCP integration
DeepTap as an MCP server. Install in Claude Desktop, Continue, or any MCP-compatible client.
ProtocolA2A integration
Agent-to-agent flows. Agent card, supported operations, complete request and response examples.
Auth, paymentAuth and payment
Four modes at one endpoint: API key, x402, MPP, TrueCom-signed receipts.
Concept references
- Depths: the three depth modes and when to pick each.
- Pipeline: the seven layers, what each does, and how depth affects looping.
- Fact Cache: decay schedules, invalidation, cache hit behavior.
- Firewall: prompt-injection detection and verdicts.
- Pricing: per-depth credits and volume tiers.