Skip to content

Commit b427270

Browse files
authored
Merge pull request #181 from dgageot/simpler-notion-md
Simplify notion markdown
2 parents 78f2f45 + 9e73ca6 commit b427270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts/mcp/notion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mcp:
55
secrets:
66
notion.internal_integration_token: INTERNAL_INTEGRATION_TOKEN
77
environment:
8-
OPENAPI_MCP_HEADERS: "\"{\\\"Authorization\\\": \\\"Bearer $INTERNAL_INTEGRATION_TOKEN\\\", \\\"Notion-Version\\\": \\\"2022-06-28\\\"}\""
8+
OPENAPI_MCP_HEADERS: ""{\"Authorization\": \"Bearer $INTERNAL_INTEGRATION_TOKEN\", \"Notion-Version\": \"2022-06-28\"}""
99
source:
1010
url: https://github.com/makenotion/notion-mcp-server/tree/main
1111
---

0 commit comments

Comments
 (0)