Collected sources and patterns will appear here. Add from search or the patterns library.
MCPToolCall -> RESTRequest -> RESTResponse -> MCPToolResponse
Expose a standard REST API surface as a set of dynamically queryable Model Context Protocol (MCP) tools for direct consumption by local LLM runtimes.
Problem it solves
LLM agent runtimes need clean, tool-call-based access to orchestrator resources without writing custom API clients.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.