Skip to content

⬆️ upgrade mcp dependency to the latest version#3

Merged
gbrlcustodio merged 1 commit into
mainfrom
deps/upgrade-fast-mcp
Dec 15, 2025
Merged

⬆️ upgrade mcp dependency to the latest version#3
gbrlcustodio merged 1 commit into
mainfrom
deps/upgrade-fast-mcp

Conversation

@gbrlcustodio

Copy link
Copy Markdown
Member

Update MCP dependency to get the recently added support for the Elicitation feature introduced at modelcontextprotocol/python-sdk#625

MCP provides a standardized way for servers to request additional information from users through the client during interactions. This flow allows clients to maintain control over user interactions and data sharing while enabling servers to gather necessary information dynamically.

Elicitation supports two modes:

  1. Form mode: Servers can request structured data from users with optional JSON schemas to validate responses
  2. URL mode: Servers can direct users to external URLs for sensitive interactions that must not pass through the MCP client

@gbrlcustodio gbrlcustodio merged commit 5caa3c1 into main Dec 15, 2025
@gbrlcustodio gbrlcustodio deleted the deps/upgrade-fast-mcp branch December 15, 2025 20:12
adriannoes added a commit that referenced this pull request Dec 23, 2025
- Add test for update_card with due_date (100% coverage for card_service.py)
- Fix import sorting in test_pipefy_facade.py (ruff)

Addresses PR review comment #3 from @Danielmoraisg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant