Commit graph

5 commits

Author SHA1 Message Date
Rafael Uzarowski
8c4f6c20b0 fix: mcp server tool discovery 2025-05-20 08:47:59 -05:00
Rafael Uzarowski
6f0ee9130c fix: mcp tool call error because of erroneous await() 2025-05-20 08:47:59 -05:00
Rafael Uzarowski
0c1fdd49a8 fix: startup error missing module 2025-05-20 08:47:59 -05:00
Rafael Uzarowski
d49b09083d feat: MCP initial support for sse servers (Part 2) 2025-05-20 08:47:59 -05:00
Rafael Uzarowski
3518b96ea8 feat: Implement support for MCP Servers (Claude Tools) - Part 1 Stdio Servers
feat: (draft) support MCP Servers

feat: install npx for local MCP Servers execution

feat: add nest-asyncio as direct dependency

feat: add pdf2image to requirements.txt

feat: add local nginx for playwright file access

feat: MCP Server Support (Part 1: local stdio servers)
2025-05-20 08:47:59 -05:00