Skip to content

Parity: currents-mcp ↔ Currents API#98

Merged
miguelangaranocurrents merged 1 commit intomainfrom
cursor/currents-mcp-parity-20mzws56
Mar 17, 2026
Merged

Parity: currents-mcp ↔ Currents API#98
miguelangaranocurrents merged 1 commit intomainfrom
cursor/currents-mcp-parity-20mzws56

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 17, 2026

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


Summary by cubic

Adds two MCP tools for affected tests to reach full parity with the Currents OpenAPI. currents-mcp now covers all 27 endpoints, including preview endpoints.

  • New Features
    • currents-list-affected-tests (GET /actions/tests/{projectId}, preview): Lists tests affected by actions in a date range; supports pagination, sort, search, and filters (actionTypes, actionId, status).
    • currents-get-affected-test-executions (GET /actions/tests/{projectId}/{signature}, preview): Returns execution records for a test signature in a date range; supports limit, sort, search, and filters (actionTypes, actionId).

Written for commit a9ffd45. Summary will update on new commits.

Add two missing MCP tools for OpenAPI parity:
- currents-list-affected-tests: GET /actions/tests/{projectId}
- currents-get-affected-test-executions: GET /actions/tests/{projectId}/{signature}

Both are preview endpoints for querying tests affected by actions
(quarantine, skip, tag) within a date range.
Copy link
Copy Markdown
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.

No issues found across 3 files

@miguelangaranocurrents miguelangaranocurrents merged commit 630006c into main Mar 17, 2026
2 checks passed
@miguelangaranocurrents miguelangaranocurrents deleted the cursor/currents-mcp-parity-20mzws56 branch March 17, 2026 04:07
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