Cursor MCP Installer
Streamlines MCP server installation and configuration within Cursor IDE, automatically handling environment setup and creating necessary configuration entries in mcp.json.
Featured
View Source67 stars
0 tools
Created Aug 2025
@matthewdcage/matthewdcage-cursor-mcp-installer-cursor-mcp-installerAbout
Streamlines MCP server installation and configuration within Cursor IDE, automatically handling environment setup and creating necessary configuration entries in mcp.json.
Categories
general
Installation
npm
npm install @matthewdcage/matthewdcage-cursor-mcp-installer-cursor-mcp-installer
Configuration
{
"mcpServers": {
"matthewdcage-cursor-mcp-installer-cursor-mcp-installer": {
"command": "npx",
"args": [
"-y",
"@matthewdcage/matthewdcage-cursor-mcp-installer-cursor-mcp-installer"
]
}
}
}