Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ You can generate an API key from your Rover dashboard.
You may have to specify absolute paths in the `command` field below.
If you don't have a JavaScript runtime installed, you can grab a binary from the latest release instead (you will have to manually update it).

### In Zed

If you're using Zed, you can install the [Rover Zed extension](https://github.com/rover-app/zed-extension)
through the Zed extension registry. This is the recommended way to install the Rover MCP server with Zed.

### Using npx

```json
Expand Down
Loading