dify/api/core/mcp
2026-05-14 02:54:23 +00:00
..
auth fix(mcp): catch JSONDecodeError in OAuth discovery functions 🤖🤖🤖 (#34868) 2026-04-10 01:28:57 +00:00
client fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
server chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
session refactor(mcp): remove unused AnyFunction alias, tighten callback type (#34890) 2026-04-10 05:48:01 +00:00
__init__.py
auth_client_comparison.md
auth_client.py refactor(models): replace Any with precise types in Tenant and MCPToo… (#34880) 2026-04-10 03:12:38 +00:00
entities.py refactor(models): replace Any with precise types in Tenant and MCPToo… (#34880) 2026-04-10 03:12:38 +00:00
error.py feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
mcp_client.py fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960) 2025-12-21 09:19:11 +08:00
types.py fix: fix pydantic union type error (#36134) 2026-05-14 02:54:23 +00:00
utils.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00