Cursor MCP ServerServer

Buga-luga
GitHub
AI IntegrationDesktop ApplicationsDevelopment Tools

Loading subscription status...

💡 Description

An implementation of the Model Context Protocol (MCP) that allows seamless integration between Claude AI and desktop applications through Cursor IDE. This tool serves as a bridge between Claude's capabilities and desktop software, enabling optimized AI-driven development workflows.

📝 JSON Entries

{
  "mcpServers": [
    {
      "cursor": {
        "env": {
          "DEFAULT_WORKSPACE_PATH": "C:/Users/YourUsername/Documents/cursor-workspaces"
        },
        "args": [],
        "command": "npm start"
      }
    }
  ]
}

🛠️ Tools

get-alertsget-forecast

Features

  • Real-time AI assistance in development workflow
  • Code suggestions and completions based on context
  • Seamless integration with Cursor IDE
  • Windows automation for increased productivity

💬 Example Queries

  • How can I automate my workflow with AI?
  • What are the capabilities of the Cursor MCP Server?