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 a0d9b58 commit 9e73ca6Copy full SHA for 9e73ca6
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