We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9049026 + cafd5ce commit b541f72Copy full SHA for b541f72
docs/source/command-reference.mdx
@@ -133,6 +133,7 @@ The mapping of `rover dev` options to MCP Server options:
133
| `--mcp-directory <DIRECTORY>` | `-d, --directory <DIRECTORY>` |
134
| `--mcp-port <PORT>` | `--http-port <PORT>` |
135
| `--mcp-address <ADDRESS>` | `--http-address <ADDRESS>` |
136
+| `--mcp-explorer` | `-x, --explorer` |
137
| `--mcp-introspection` | `-i, --introspection` |
138
| `--mcp-uplink-manifest` | `-u, --uplink-manifest` |
139
| `--mcp-operations [<OPERATIONS>...]` | `-o, --operations [<OPERATIONS>...]` |
0 commit comments