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.
2 parents 78f2f45 + 9e73ca6 commit b427270Copy full SHA for b427270
prompts/mcp/notion.md
@@ -5,7 +5,7 @@ mcp:
5
secrets:
6
notion.internal_integration_token: INTERNAL_INTEGRATION_TOKEN
7
environment:
8
- OPENAPI_MCP_HEADERS: "\"{\\\"Authorization\\\": \\\"Bearer $INTERNAL_INTEGRATION_TOKEN\\\", \\\"Notion-Version\\\": \\\"2022-06-28\\\"}\""
+ OPENAPI_MCP_HEADERS: ""{\"Authorization\": \"Bearer $INTERNAL_INTEGRATION_TOKEN\", \"Notion-Version\": \"2022-06-28\"}""
9
source:
10
url: https://github.com/makenotion/notion-mcp-server/tree/main
11
---
0 commit comments