Y
Hacker News
new
|
ask
|
show
|
jobs
by
SatvikBeri
224 days ago
That's why I give the LLM a readonly connection
1 comments
wahnfrieden
223 days ago
This is much better than MCP, which also stuffs every session's precious context with potentially irrelevant instructions.
link
kristo
223 days ago
They could just make mcps dynamically loaded in the same way no?
link
wahnfrieden
223 days ago
It is still worse as it consumes more context giving instructions for custom tooling whereas the LLM already understands how to connect to and query a read-only SQL service with standard tools
link