currents-list-pull-requests
List pull-request cards for a project (runs grouped by meta.pr.id).
How to use it
currents-list-pull-requests is exposed by the Currents MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the currents-list-pull-requests tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Currents MCP
claude mcp add --transport stdio currents --env CURRENTS_API_KEY=<KEY> -- npx -y @currents/mcpOther tools in Currents MCP (37)
Cancel a run in progress.
Cancel a run by GitHub Actions workflow run ID and attempt number.
Create a new action for a project.
Create a Jira issue from a run test using the organization Jira integration.
Create a new webhook for a project.
Delete (archive) an action.
Delete a run and all associated data.
Delete a webhook.
Disable an active action.
Enable a disabled action.
Find a run by query parameters.
Get a single action by ID.
List test executions where a specific action/rule was applied, within a date range.
Get execution details for a specific affected test (by signature) within a date range.
Get test failure context for AI debugging at run, instance, or test level.
Get aggregated error metrics for a project within a date range.
Get a single project by ID.
Get aggregated run and test metrics for a project within a date range.
Retrieves projects available in the Currents platform.
Retrieves details of a specific test run.
Retrieves a list of runs for a specific project with optional filtering.
Retrieves spec files performance metrics for a specific project within a date range.
Retrieves debugging data from a specific execution of a test spec file by instanceId.
Retrieves historical test execution results for a specific test signature.
Retrieves aggregated test metrics for a specific project within a date range.
Generates a unique test signature based on project, spec file path, and test title.
Get a single webhook by ID.
Link an existing Jira issue to a run test using the organization Jira integration.
List all actions for a project with optional filtering.
List tests affected by actions (quarantine, skip, tag) for a project within a date range.
List Jira issue types and custom fields for a Jira project.
List Jira projects available for the organization integration.
List cursor-paginated project terms for one type (tag, branch, authorName, etc.).
List all webhooks for a project.
Reset failed spec files in a run to allow re-execution.
Update an existing action.
Update an existing webhook.