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.
1 parent abe1905 commit 012fd50Copy full SHA for 012fd50
docs/source/command-reference.mdx
@@ -88,6 +88,7 @@ iwr 'https://mcp.apollo.dev/download/win/v0.6.1' | iex
88
## Usage
89
90
Configure the Apollo MCP server with a YAML configuration file. The path to this file is the only argument.
91
+A configuration file is not required, but if one is not provided environment variables for your Apollo Graph Reference and Apollo Key are needed.
92
93
```sh showLineNumbers=false
94
apollo-mcp-server [OPTIONS] <PATH/TO/CONFIG/FILE>
0 commit comments