Skip to content

Commit 012fd50

Browse files
committed
Explain running MCP server without a config file
1 parent abe1905 commit 012fd50

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
@@ -88,6 +88,7 @@ iwr 'https://mcp.apollo.dev/download/win/v0.6.1' | iex
8888
## Usage
8989

9090
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.
9192

9293
```sh showLineNumbers=false
9394
apollo-mcp-server [OPTIONS] <PATH/TO/CONFIG/FILE>

0 commit comments

Comments
 (0)