MCPs

cursor-mcp-installer

Installs MCPs in cursor for you, give it a git URL and let it rip.

Upstream ↗Seed list ↗Role: integration
Why it matters

Profile

Installs MCPs in cursor for you, give it a git URL and let it rip.

setup highintegration highinterface editor
Provenance

Signals

Listed in the awesome-cursor-ecosystem seed README

Sources: 2 / Surfaces: 1

Fast skim

What the upstream surface says

Short excerpt only, so you can decide whether to click out.

_ | | | | \ | | \ \ / / | \/ | / \ | | | | | | \| || | \ \ / /| | | |) \ \ / \ | | | || | |\ || | \ V / | || < ) / \| | \/|| \|| \/ ||| \\// \\____|

| \/ |/ | \ | | \ | / | |/ \ | | | | | _| \ | |\/| | | | |) | | || \| \ \ | | / \ | | | | | | | |) | | | | | || / | || |\ |) || |/ \| || || || < || ||\|| ||| \|/ |// \\||_|| \\

Install and configure MCP servers across all major AI clients with one command.

Quick Start GuideStep 1: Install an MCP Server (One Command)Step 2: Or Add as an MCP Tool (Let Your AI Install Other MCP Servers)Cursor (~/.cursor/mcp.json)Claude Desktop (claudedesktopconfig.json)VS Code (.vscode/mcp.json)Step 3: Restart Your AI ClientStep 4: Ask Your AI to Install Servers
  • Auto-detection of installed AI clients and their config paths
  • Runtime detection for Node.js, npm, npx, uvx, Python, and git
  • Multiple install methods: npm, uvx, git clone, local path
  • Config safety: backs up existing configs, atomic writes, never clobbers unrelated keys
  • Real MCP handshake validation: spawns the server, sends initialize/initialized, calls tools/list
  • Health reports: structured pass/fail per client with tool count, latency, and recovery hints
  • Known-issue recovery: 13+ error codes with actionable fix suggestions
  • Cross-platform: Windows cmd /c npx wrapping, Linux XDG paths, macOS launchd support