mcp-browser/mcp_browser
Claude4Ξlope fde6fdbe0c Add package distribution files and cleanup
- Add MIT LICENSE file
- Add MANIFEST.in for proper package distribution
- Update .gitignore to exclude generated files (.tags, *.html)
- Remove accidentally committed pydoc HTML file

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-27 12:36:25 +02:00
..
__init__.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
__main__.py Add pip infrastructure and AI development tools 2025-06-27 12:33:43 +02:00
buffer.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
config.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
filter.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
multi_server.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
proxy.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
py.typed Add pip infrastructure and AI development tools 2025-06-27 12:33:43 +02:00
registry.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00
server.py Initial prototype of MCP Browser 2025-06-27 12:30:20 +02:00