Commit Graph

3 Commits

Author SHA1 Message Date
gpt-5-codex 341e48a696 feat: add built-in streamable-http gateway 2025-10-11 02:19:39 +02:00
gpt-5-codex 6199f28e9e feat: add streamable-http transport support 2025-10-10 22:56:32 +02:00
Claude4Ξlope 9a7172096f Initial prototype of MCP Browser
A generic, minimalistic MCP browser with optimized context usage:
- Generic JSON-RPC interface with call() and discover() methods
- Sparse mode for context optimization
- 4 built-in MCP servers (screen, memory, patterns, onboarding)
- Multi-server management
- Identity-aware onboarding as third visible tool

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-27 12:30:20 +02:00