multiplatform-cursor-mcp

TypeScript

Protocol Implementations
AI Model Integration
Function Calling

Architecture and Design Patterns

The architecture involves a bridge between the Cursor editor and MCP servers, translating events and managing context. It integrates with Claude and other AI services via MCP. The design uses a modular approach with components for file system monitoring, window integration, and context management. The architecture uses inversion of control to register and retrieve MCP providers.

About

Language

TypeScript

Stars

38

Categories

Protocol ImplementationsAI Model IntegrationFunction Calling