Skip to content

Operation Collections Docs #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Operation Collections Docs #163

wants to merge 1 commit into from

Conversation

Jephuff
Copy link
Contributor

@Jephuff Jephuff commented Jun 26, 2025

No description provided.

@Jephuff Jephuff marked this pull request as ready for review July 10, 2025 16:57
@Jephuff Jephuff requested review from a team as code owners July 10, 2025 16:57
Copy link
Contributor

@DaleSeo DaleSeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a learn more link would be helpful on the Command Reference docs!

- | `--collection <COLLECTION_ID>`                        | The ID of an operation collection to use as the source for operations (requires `APOLLO_KEY`). If `default` is used instead of an ID, the MCP Tools for `APOLLO_GRAPH_REF` will be used as the source.   
+ | `--collection <COLLECTION_ID>`                        | The ID of an operation collection to use as the source for operations (requires `APOLLO_KEY`). If `default` is used instead of an ID, the MCP Tools for `APOLLO_GRAPH_REF` will be used as the source. [Learn more](/apollo-mcp-server/guides/#from-operation-collection)   

| `--collection <COLLECTION_ID>` | The ID of an operation collection to use as the source for operations (requires `APOLLO_KEY`). If `default` is used instead of an ID, the MCP Tools for `APOLLO_GRAPH_REF` will be used as the source. |

Comment on lines +90 to +91
--apollo-graph-ref <graph-ref> \
--apollo-key <graph-key>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It says to set the APOLLO_GRAPH_REF and APOLLO_KEY environment variables above, but the example command specifies them through CLI options. Users might find this confusing unless they know how we handle configuration internally.

--apollo-key <graph-key>
```

The MCP Server supports hot reloading of the GraphOS Operation Collection, so it can automatically pick up changes from GraphOS without restarting.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we maybe mention the permissions model of who can make changes to the default MCP collection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants