Update Notion example and streamed response ordering#4
Draft
shreyash-chonkie wants to merge 2 commits into
Draft
Update Notion example and streamed response ordering#4shreyash-chonkie wants to merge 2 commits into
shreyash-chonkie wants to merge 2 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
|
Hello vercel, I am Shreyash |
Member
Author
|
What does this change do? |
Member
Author
|
shreyash-chonkie
marked this pull request as ready for review
July 15, 2026 16:43
shreyash-chonkie
marked this pull request as draft
July 15, 2026 16:43
Comment on lines
+105
to
+111
|
|
||
| When Vault has no stored Notion token for the configured owner id, ask the model | ||
| to run `authorize` first. That tool returns a Notion OAuth link. If the user | ||
| calls another Notion tool before linking, the tool result also includes the same | ||
| authorization link. The flow uses Notion's MCP OAuth discovery, dynamic client | ||
| registration, PKCE, and the local callback route at `/notion/oauth/callback`. | ||
| The callback stores the Notion access token and refresh token in WorkOS Vault. |
Comment on lines
+77
to
+79
| Hosted Notion MCP requires a Notion-audience OAuth token. This example uses a | ||
| WorkOS-managed API key as the MCP bearer credential. The server validates the | ||
| incoming bearer token with WorkOS API Keys and stores the separate upstream |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
0.1.0-alpha.15Version audit
The Simple, Notion, and Stock Prices examples all resolve
sidecar-ai,@sidecar-ai/openai, and@sidecar-ai/anthropicat0.1.0-alpha.15; noalpha.14pins remain in their manifests or lockfiles.Validation
sidecar check, standalone build test, and Vercel buildsidecar check, 11 tests, ChatGPT build, and Claude build