Comments
Hacker News
I tried MCP before but the models still needed a lot of hand-holding to be able to use the MCP tools effectively, and I found that just giving them REST endpoints with good examples and descriptions in the OpenAPI/Swagger docs seems to be a better approach. They can explore the REST endpoints easily with curl to get a hang of them.
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- I think it is now possible to do one curl to call an MCP tool, instead of three previously.
I tried MCP before but the models still needed a lot of hand-holding to be able to use the MCP tools effectively, and I found that just giving them REST endpoints with good examples and descriptions in the OpenAPI/Swagger docs seems to be a better approach. They can explore the REST endpoints easily with curl to get a hang of them.