TQP
Developer Tool
Typed Query Protocol. Field selection, typed resources, and lazy resolvers for AI agent-tool communication. Agents request only the fields they need, saving tokens and cost.
TypeScript
AI Agents
Protocol
MCP
Developer Tools
Open Source
Key Features
- Field selection so agents request only what they need
- Typed data model with full schema visibility for agents
- Cost hints on fields to avoid expensive computations
- Lazy resolvers for DB joins, ML inference, and external APIs
- Protocol-level safety with confirm and dry_run semantics
- Input hardening against path traversal and injection
- MCP bridge for backward compatibility
- Up to 57% token savings in benchmarks