Skip to content

Comments

Parity: currents-mcp ↔ Currents API#60

Open
github-actions[bot] wants to merge 4 commits intomainfrom
cursor/currents-mcp-parity-7k2m8x
Open

Parity: currents-mcp ↔ Currents API#60
github-actions[bot] wants to merge 4 commits intomainfrom
cursor/currents-mcp-parity-7k2m8x

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 19, 2026

Complete API parity verification. All 27 endpoints match OpenAPI spec. See PARITY_MATRIX_7k2m8x.md for details.


Summary by cubic

Verified full parity between currents-mcp and the Currents REST API. All 27 endpoints match the OpenAPI spec; tests pass and the build succeeds; no implementation changes required.

  • New Features

    • Added CI workflow to auto-create PRs for parity branches.
    • Added parity documentation (PARITY_MATRIX_7k2m8x.md, PR_DESCRIPTION.md, COMPLETION_SUMMARY.md).
    • Added Slack notification guide and required secrets (SLACK_NOTIFICATION_REQUIRED.md).
  • Dependencies

    • Bumped mcp-server package version in lockfile to 2.2.6.

Written for commit 909bb60. Summary will update on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file (changes from recent commits).

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="COMPLETION_SUMMARY.md">

<violation number="1" location="COMPLETION_SUMMARY.md:193">
P1: Remove or redact the live webhook URL; committing it exposes a sensitive endpoint that can be abused to trigger the workflow.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

## Notification Status

### N8N Webhook ✅
- **Sent to**: https://n8n.currents.dev/webhook/fb9c3837-70bf-4688-a41f-a962edc82801
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot Feb 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Remove or redact the live webhook URL; committing it exposes a sensitive endpoint that can be abused to trigger the workflow.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At COMPLETION_SUMMARY.md, line 193:

<comment>Remove or redact the live webhook URL; committing it exposes a sensitive endpoint that can be abused to trigger the workflow.</comment>

<file context>
@@ -0,0 +1,233 @@
+## Notification Status
+
+### N8N Webhook ✅
+- **Sent to**: https://n8n.currents.dev/webhook/fb9c3837-70bf-4688-a41f-a962edc82801
+- **Method**: GET (as required by webhook)
+- **Response**: "Workflow was started"
</file context>
Fix with Cubic

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