Skip to content

Commit b541f72

Browse files
authored
Merge pull request #190 from apollographql/docs-mcp-explorer
docs: add the mcp-explorer option to rover dev
2 parents 9049026 + cafd5ce commit b541f72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/command-reference.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ The mapping of `rover dev` options to MCP Server options:
133133
| `--mcp-directory <DIRECTORY>` | `-d, --directory <DIRECTORY>` |
134134
| `--mcp-port <PORT>` | `--http-port <PORT>` |
135135
| `--mcp-address <ADDRESS>` | `--http-address <ADDRESS>` |
136+
| `--mcp-explorer` | `-x, --explorer` |
136137
| `--mcp-introspection` | `-i, --introspection` |
137138
| `--mcp-uplink-manifest` | `-u, --uplink-manifest` |
138139
| `--mcp-operations [<OPERATIONS>...]` | `-o, --operations [<OPERATIONS>...]` |

0 commit comments

Comments
 (0)