Stateless by design
Every operation is independent — no sessions to manage, no connection pools to drain, no state to lose on restart. Your agent calls the decision API and gets answers. The tool catalog is served as a static, cacheable registry.
Stateless MCP