Cursor MCP (Model Context Protocol)

Cursor MCP (Model Context Protocol)

By Sirvenis GitHub

Cursor Model Context Protocol (MCP) extension for Chrome - with comprehensive test coverage

cursor mcp
Overview

what is Cursor MCP?

Cursor MCP (Model Context Protocol) is a Chrome extension that integrates with Cursor IDE, enhancing context sharing between the browser and the IDE.

how to use Cursor MCP?

To use Cursor MCP, install the extension in Chrome and add it to your Cursor IDE settings. You can then access various features directly from the IDE.

key features of Cursor MCP?

  • Capture console logs and errors
  • Track network requests and responses
  • Take screenshots
  • Get selected DOM elements
  • Register commands with Cursor IDE
  • Configure logging settings

use cases of Cursor MCP?

  1. Debugging web applications by capturing console logs.
  2. Monitoring network requests during development.
  3. Taking screenshots for documentation or bug reporting.

FAQ from Cursor MCP?

  • Is Cursor MCP free to use?

Yes! Cursor MCP is free to use for everyone.

  • Can I contribute to Cursor MCP?

Yes! Contributions are welcome, and you can submit a pull request on GitHub.

  • What programming language is Cursor MCP written in?

Cursor MCP is primarily written in JavaScript.

Content

Cursor MCP (Model Context Protocol)

A Chrome extension that integrates with Cursor IDE through the Model Context Protocol (MCP), allowing for enhanced context sharing between the browser and the IDE.

Features

  • Capture console logs and errors
  • Track network requests and responses
  • Take screenshots
  • Get selected DOM elements
  • Register commands with Cursor IDE
  • Configure logging settings

Installation

Browser Extension

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable Developer Mode (toggle in the top right)
  4. Click "Load unpacked" and select the cloned repository folder
  5. The extension should now be installed and visible in your browser toolbar

Adding to Cursor Settings

  1. Open Cursor IDE
  2. Go to Settings (gear icon in the bottom left corner)
  3. Navigate to the "Extensions" or "MCPs" section
  4. Click "Add MCP"
  5. Enter the MCP information and click "Add"

Usage

You can use the MCP directly from Cursor IDE after adding it to your settings:

`javascript // Get console logs const logs = await mcp.getConsoleLogs();

// Take a screenshot const screenshot = await mcp.takeScreenshot();

// Get all context const context = await mcp.getAllContext(); `

Configuration

The MCP can be configured with the following options:

  • Log limit: Maximum number of logs to keep
  • Query limit: Maximum size of query to process
  • Show request headers: Whether to include request headers in network logs
  • Show response headers: Whether to include response headers in network logs

Development

To contribute to this project, follow these steps:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Documentation

For more detailed information, see the following documentation:

License

MIT

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

No tools information available.
School MCP
School MCP by 54yyyu

A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.

canvas mcp
View Details
repo-template
repo-template by loonghao

A Model Context Protocol (MCP) server for Python package intelligence, providing structured queries for PyPI packages and GitHub repositories. Features include dependency analysis, version tracking, and package metadata retrieval for LLM interactions.

-

google-calendar mcp
View Details
strava-mcp
strava-mcp by jeremysilva1098

MCP server for strava

strava mcp
View Details

Model Context Protocol (MCP) server implementation for Rhinoceros/Grasshopper integration, enabling AI models to interact with parametric design tools

grasshopper mcp
View Details

MCP configuration to connect AI agent to a Linux machine.

security mcp
View Details

AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).

python mcp
View Details