|
|
|
|
|
by didip
31 days ago
|
|
I never quite understand why /mcp endpoint is needed. You can still keep using Rest API with swagger docs and tell the AI to read the swagger docs. It's the same thing. The entire Rest API specification is a lot more flexible than the JSON RPC format /mcp uses. |
|
Personally, for just tools, I wire up tool calls with context captured via system prompt.