Cursor Tab Completion
MCP Serverby jeremylongshore · Added 5mo ago
Claude
1.3k
Install
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsAdd to Claude
claude mcp add cursor-tab-completionQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"cursor-tab-completion": {
"command": "npx",
"args": [
"@modelcontextprotocol/cursor-tab-completion"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manage master Cursor tab completion and AI code suggestions. Triggers on "cursor completion", "cursor tab", "cursor suggestions", "cursor autocomplete", "cursor ghost text". Use when working with cursor tab completion functionality. Trigger with phrases like "cursor tab completion", "cursor completion", "cursor".
Tags
ai-mlbashskill