$ timeahead_
mcp/iogithubrakesh1002namemyapp/install/cursor

install io.github.Rakesh1002/namemyapp on Cursor

Requires the runtime declared in the upstream repo — check the README before running. Cursor reloads its MCP servers automatically the moment the file is saved — no restart needed. Paste the config below, then follow the reload step to register io.github.Rakesh1002/namemyapp.

paste into
global: ~/.cursor/mcp.json
project: .cursor/mcp.json (commit alongside your repo)
{
  "mcpServers": {
    "iogithubrakesh1002namemyapp": {
      "command": "npx",
      "args": [
        "-y",
        "@namemyapp/mcp"
      ]
    }
  }
}
then: No restart needed — Cursor picks up the change automatically.
← back to io.github.Rakesh1002/namemyapp
Install io.github.Rakesh1002/namemyapp MCP Server on Cursor | Timeahead