Skip to content

IrvinEdgarSmith/cursor-mcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursor MCP - Claude Desktop Integration

smithery badge

A Model Context Protocol (MCP) implementation that enables seamless integration between Claude AI and desktop applications through Cursor IDE. This tool serves as a bridge between Claude's capabilities and desktop software, allowing for enhanced AI-powered development workflows.

Cursor Server MCP server

Overview

This project implements the Model Context Protocol (MCP) specification to facilitate communication between Claude AI and desktop applications. It enables:

  • Real-time AI assistance in your development workflow
  • Context-aware code suggestions and completions
  • Seamless integration with Cursor IDE
  • TypeScript-based implementation for type safety and better developer experience

Prerequisites

  • Node.js (v18 or higher)
  • TypeScript
  • Cursor IDE
  • Claude API access

About

MCP server for connecting cline to cursor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.3%
  • JavaScript 39.7%