Skip to content

Add v2 chat MCP support and expand v2 API parity - #5

Draft
FelixWaweru wants to merge 1 commit into
mainfrom
cursor/v2-chat-complete-coverage-63cf
Draft

Add v2 chat MCP support and expand v2 API parity#5
FelixWaweru wants to merge 1 commit into
mainfrom
cursor/v2-chat-complete-coverage-63cf

Conversation

@FelixWaweru

Copy link
Copy Markdown
Member

Summary

  • add a new code-fundi-chat-v2 MCP tool backed by POST /v2/chat with robust JSON/NDJSON/text normalization
  • add resilient fallback from v2 chat to legacy v1 chat for deployments that do not expose /v2/chat
  • expand endpoint parity and schemas across existing tools/types:
    • fields now supports basic|summary|full|raw and custom path strings
    • stats tools now accept flexible Nd ranges (e.g. 1d, 60d, 365d)
    • auth tools now support idempotency/fingerprint/password-header request options
  • add formatV2ChatResult formatter and update docs to include the new v2 chat tool

Validation

  • npm run typecheck
  • npm test
  • npm run build
Open in Web Open in Cursor 

Co-authored-by: Felix Waweru <wawerufelixprojects@gmail.com>
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.

2 participants