Skip to content

Commit 3dd4af5

Browse files
authored
Add Rovo Dev installation instructions to README
Added installation instructions for Rovo Dev skills and MCP servers.
1 parent 0d60ac5 commit 3dd4af5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,18 @@ copilot plugin install atlassian/forge-skills
7878

7979
Coming soon
8080

81+
### Rovo Dev
8182

83+
Rovo Dev doesn't currently support plugin installations but you can install the skills and MCP servers separately.
84+
85+
Install the skills:
86+
```bash
87+
npx skills add atlassian/forge-skills
88+
```
89+
90+
Then run `acli rovodev mcp` to edit your MCP configuration in your default editor. Add the details from `.mcp.json`.
91+
92+
Restart Rovo Dev for the skills and MCP to be available.
8293

8394
## Verify the installation
8495

0 commit comments

Comments
 (0)