You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hats: I contribute to FastMCP and I maintain contextweaver (link below). Posting to avoid duplicated effort.
CodeMode targets the same core pain: large tool catalogs (token bloat + round-trip churn). My read is:
CodeMode = execution/orchestration via discovery meta-tools + sandboxed chaining
contextweaver = policy layer for routing/shortlisting + context compaction (“what to show the model”)
Question for maintainers: do you want tool-catalog scaling (routing/shortlisting/compaction) to live in FastMCP core/contrib, or stay an ecosystem of strategies plugged via CodeMode’s custom discovery tools?
If useful, I’m happy to contribute a neutral example (no hard dependency) showing a custom discovery tool that returns top-K tools + compact schemas/tags.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hats: I contribute to FastMCP and I maintain
contextweaver(link below). Posting to avoid duplicated effort.CodeMode targets the same core pain: large tool catalogs (token bloat + round-trip churn). My read is:
Question for maintainers: do you want tool-catalog scaling (routing/shortlisting/compaction) to live in FastMCP core/contrib, or stay an ecosystem of strategies plugged via CodeMode’s custom discovery tools?
If useful, I’m happy to contribute a neutral example (no hard dependency) showing a custom discovery tool that returns top-K tools + compact schemas/tags.
Links:
Beta Was this translation helpful? Give feedback.
All reactions