Skip to content

Open with Cursor (or any IDE) not working #239

@HowieG

Description

@HowieG
Image

Getting the above error.
Project is Vite
Think it's because i couldn't install the MCP, which I think is because my project is a monorepo. Can you please share instructions on how to set it up manually? Guess I could ask Claude Code to dig through this codebase to figure it out

Attempt to install at monorepo root:
`bunx --bun grab@latest init
✿ React Grab 0.1.28

✔ Preflight checks.

React Grab is already installed.

✔ Would you like to customize options? … no

✔ Would you like to connect it to your agent? … yes
✔ How would you like to connect? › MCP (recommended)
✔ Select agents to install MCP server for: › Claude Code, Codex, Cursor, OpenCode, VS Code, Amp, Droid, Windsurf, Zed

✔ Installed to 9 agents.
✓ Claude Code → /Users/howie/.claude.json
✓ Codex → /Users/howie/.codex/config.toml
✓ Cursor → /Users/howie/.cursor/mcp.json
✓ OpenCode → /Users/howie/.config/opencode/opencode.jsonc
✓ VS Code → /Users/howie/Library/Application Support/Code/User/mcp.json
✓ Amp → /Users/howie/.config/amp/settings.json
✓ Droid → /Users/howie/.factory/mcp.json
✓ Windsurf → /Users/howie/.codeium/windsurf/mcp_config.json
✓ Zed → /Users/howie/.config/zed/settings.json

MCP server has been configured.
Restart your agents to activate.

Could not find index.html`

Attempt to install in web folder of monorepo:
`➜ web git:(main) ✗ bunx --bun grab@latest init
✿ React Grab 0.1.28

✔ Preflight checks.

React Grab is already installed.

✔ Would you like to customize options? … no

✔ Would you like to connect it to your agent? … yes
✔ How would you like to connect? › MCP (recommended)
✔ Select agents to install MCP server for: › Claude Code, Cursor

✔ Installed to 2 agents.
✓ Claude Code → /Users/howie/.claude.json
✓ Cursor → /Users/howie/.cursor/mcp.json

MCP server has been configured.
Restart your agents to activate.

Unknown framework: unknown. Please add React Grab manually.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions