dify/api/core/mcp
Novice ffd3a461f6
refactor(mcp): clean the auth code
2025-10-23 17:00:02 +08:00
..
auth refactor(mcp): clean the auth code 2025-10-23 17:00:02 +08:00
client chore: fix the test cases 2025-10-14 21:36:51 +08:00
server chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
session chore: fix the test cases 2025-10-14 21:36:51 +08:00
__init__.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
auth_client.py refactor(mcp): clean the auth code 2025-10-23 17:00:02 +08:00
auth_client_comparison.md [autofix.ci] apply automated fixes 2025-09-16 09:12:31 +00:00
entities.py refactor(mcp): clean the auth code 2025-10-23 17:00:02 +08:00
error.py feat: improve the refresh token 2025-10-15 11:45:04 +08:00
mcp_client.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
types.py Merge branch 'main' into feat/mcp-06-18 2025-10-10 10:53:15 +08:00
utils.py fix: change the mcp server strucutre to support github copilot (#24788) 2025-08-29 18:00:58 +08:00