mcp-browser/mcp_browser
esus 6c7a54a83e Revert a non working initalized call again. 2025-10-14 15:44:38 +13:00
..
__init__.py Bump version to 0.2.0 after major enhancements 2025-06-28 12:05:55 +02:00
__main__.py Change config path from .claude/mcp-browser to .config/mcp-browser 2025-10-12 14:18:45 +02:00
buffer.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
client_main.py Fix linter issues and update integration test 2025-06-27 22:02:31 +02:00
config.py feat: support legacy streamable-http config entries 2025-10-10 23:55:27 +02:00
daemon.py Fix linter issues and update integration test 2025-06-27 22:02:31 +02:00
daemon_main.py Fix daemon file descriptor handling 2025-06-27 18:07:15 +02:00
default_configs.py Change config path from .claude/mcp-browser to .config/mcp-browser 2025-10-12 14:18:45 +02:00
filter.py Fix MCP initialization timeout and add daemon management 2025-06-27 22:00:32 +02:00
http_gateway.py feat: add built-in streamable-http gateway 2025-10-11 02:19:39 +02:00
interactive_client.py Add enhanced interactive mode and cmem integration 2025-06-28 12:00:52 +02:00
logging_config.py Fix MCP initialization timeout and add daemon management 2025-06-27 22:00:32 +02:00
multi_server.py Disable optional builtin servers 2025-10-11 12:30:11 +02:00
proxy.py Revert a non working initalized call again. 2025-10-14 15:44:38 +13:00
py.typed Add pip infrastructure and AI development tools 2025-06-27 12:33:43 +02:00
registry.py Add regex JSONPath support and gen_apidoc command 2025-06-28 13:04:59 +02:00
server.py feat: add streamable-http transport support 2025-10-10 22:56:32 +02:00
streamable_http.py feat: add streamable-http transport support 2025-10-10 22:56:32 +02:00