top | item 45619664

(no title)

SoMomentary | 4 months ago

Absolutely, but it occupies them later and only when needed. This is what I think they're driving at here.

discuss

order

billconan|4 months ago

but why can't I do the same with mcp? I just create a help() function that returns the help info?

CharlesW|4 months ago

That hypothetical might be fine, but MCPs do much more than that and their catalogs can be enormous. Here are some popular MCPs and the amount of context they eat before you've done anything with them:

  • Linear: 23 tools (~12,935 tokens)
  • JetBrains: 20 tools (~12,252 tokens)
  • Playwright: 21 tools (~9,804 tokens)

brazukadev|4 months ago

Most people still don't understand MCP properly and think it's about adding 50 tools to every call. Proper MCP servers and clients implement tools/listChanged

8note|4 months ago

you can; i've seen people put mcp access behind another mcp. I'm not sure how much success they got from it though