logoalt Hacker News

nunodonatoyesterday at 9:24 AM1 replyview on HN

I have a tool that builds HTTP requests. LLMs can use that just fine, IF they know the API spec they should connect to. And that is the problem. If you are then required to pass the specs of dozens of APIs, you are polluting the context with too much useless info. MCP simplifies that


Replies

simionesyesterday at 9:49 AM

You also need an MCP schema to understand what the MCP server can actually do, there is no free lunch here.

show 1 reply