Skip to content

Commit cda8765

Browse files
authored
Merge pull request #248 from apollographql/mm/limitations
remove limitations page for now because it's empty after auth
2 parents d9b1a29 + f76fa86 commit cda8765

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

docs/source/_sidebar.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ items:
1919
href: "./best-practices"
2020
- label: "Licensing"
2121
href: "./licensing"
22-
- label: "Limitations"
23-
href: "./limitations"

docs/source/limitations.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,4 @@ title: Limitations
66

77
This feature is [experimental](/graphos/resources/feature-launch-stages#experimental). Your questions and feedback are highly valued—don't hesitate to get in touch with your Apollo contact or post in the [Apollo Community MCP Server Category](https://community.apollographql.com/c/mcp-server/41).
88

9-
</ExperimentalFeature>
10-
11-
## MCP authorization not supported
12-
13-
Apollo MCP Server doesn't support [MCP transport-level authorization](https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization).
14-
15-
Consequently, when running the MCP Server as a remote service, we recommend running it only in trusted environments and networks, not in public networks.
16-
17-
We plan to support MCP authorization in a future release.
9+
</ExperimentalFeature>

0 commit comments

Comments
 (0)