Skip to content
Cursor

Command+K for Cursor

com.commandplusk/command-k

Set up and run an in-product AI assistant: widgets, knowledge, MCP connections, usage.

client:Cursor transport:streamable-http

Install Command+K in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "command-k": {
      "url": "https://commandplusk.com/api/public/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Command+K in other clients