Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
danielser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
danielser
1y ago
Correct, this is like giving the LLM full specs on your GraphQL endpoint, and telling it have fun, get only what you need. Except it can use Typescript to manipulate the data mid stream. So in reality this is MCP Middleware + MCP Orchestrat
2.
▲
by
danielser
1y ago
Think of GraphQL, this gives the AI all the structure via Typescript of the MCP / API / Tools, lets it orchestrate its own response. So once it has the API shape in memory, it could make dozens of tool calls in a single call. It i
3.
▲
by
danielser
1y ago
Is this not just GraphQL for MCP/Tools? In which case your likely wrong, people do want it, and AI will be very good at orchestrating simple patterns. CF definitely has a vested interest.. The problem for them now that I see is that TH
4.
▲
by
danielser
1y ago
or did he mean Real Life environment which is how i read it, with access to real APIs and tools etc.
5.
▲
by
danielser
1y ago
I came here looking for partial solutions to fill gaps in our own attempts at CodeMode service. However I'll give you some hope ;) > Later I want to see what'd happen if you give the LLM a repo of sorts to store useful snippets