7 ms·
mcp is best for stateful connections to thirtparty providers of data and actions. shameless plug but im working on something where i give LLMs direct access to
by uncomplexity_ 1y ago
mcp is best for stateful connections to thirtparty providers of data and actions.
shameless plug but im working on something where i give LLMs direct access to APIs without going through mcp.
initial demo is at uncomplexities.com.
- tomelliot 1y agoMm I hadn't thought about the stateful part - so the server is running the whole time the MCP client is active? Rather than being spun up as needed to make a tool call?