Conversation
|
Nice, can we also add a small demo video and Readme for each? |
|
I would love to see this integrated with an actual client as well beyong MCP inspector. For eg if we can integrate the plan/execute example with opencode or Claude code or work with @SamMorrowDrums to stand up a github mcp demo on variants, that would be amazing. |
54b2a44 to
3ae4692
Compare
Added readme(s) and additional demos |
This would great and helpful, will add a example with opencode/claude code in separate PR! |
|
We shouldn't add any large files to the repo - can we move it to an appropriate hosting platform? (uploaded on gh below) mcp-inspector-variants-demo.mp4 |
curl-demo.mov |
bf13eba to
88e50e7
Compare
Add four new example servers demonstrating different SEP-2053 variant patterns: model-optimized (same tools, different descriptions per LLM family), trading (API versioning with deprecation lifecycle), research (context budget management), and variants-stdio (minimal stdio setup). Refactor the existing variants-http example into a GitHub-style server with custom ranking. Signed-off-by: Kurt Degiorgio <kdegiorgio@bloomberg.net>
Add four new example servers demonstrating different SEP-2053 variant patterns: