Skip to content

Draft: Basic MCP implementation #4982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from
Open

Draft: Basic MCP implementation #4982

wants to merge 1 commit into from

Conversation

DavertMik
Copy link
Contributor

  • list tests & suites
  • list all available actions
  • tool to open and close browser
  • ability to control browser via actions
  • tool to collect HTML / page info
  • tool for screenshot

@kobenguyent kobenguyent requested a review from Copilot April 29, 2025 08:08
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces documentation for integrating CodeceptJS with Cursor using the Model Context Protocol (MCP), outlining how to start the MCP server and utilize its available tools.

  • Added a dedicated markdown file (docs/MCP.md) detailing MCP usage with Cursor
  • Provided step-by-step instructions for starting the MCP server and connecting via Cursor
  • Outlined available tools and included troubleshooting guidance for common issues
Files not reviewed (1)
  • package.json: Language not supported


The server provides these tools:

- `list-tests`: List all availble tests
Copy link
Preview

Copilot AI Apr 29, 2025

Choose a reason for hiding this comment

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

Typo detected in the word 'availble'; please update it to 'available'.

Suggested change
- `list-tests`: List all availble tests
- `list-tests`: List all available tests

Copilot uses AI. Check for mistakes.

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