suna/sdk
mykonos-ibiza 05d111def6 Refactor KortixMCP initialization and tool management
- Updated the constructor of `KortixMCP` to accept a `FastMCPClient` and a list of allowed tools.
- Modified the `initialize` method to retrieve tools from the new client and filter enabled tools based on the allowed list.
- Improved code readability and organization by renaming variables for clarity.
2025-08-01 01:17:32 +05:30
..
kortix Refactor KortixMCP initialization and tool management 2025-08-01 01:17:32 +05:30
.python-version feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
README.md feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
__init__.py refactor(kortix): reorganize imports and introduce new Kortix class 2025-07-29 21:11:50 +05:30
pyproject.toml feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
uv.lock feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30

README.md