5 pointsby mfiguiere3 hours ago1 comment
  • closetheloopdev3 hours ago
    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.