-
Notifications
You must be signed in to change notification settings - Fork 2
Add MCP usage guide for Notion and refresh others #227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: Dan Barr <[email protected]>
- Add remote server option - Update to use new env var for API key Signed-off-by: Dan Barr <[email protected]>
Signed-off-by: Dan Barr <[email protected]>
Signed-off-by: Dan Barr <[email protected]>
2e5016c
to
8e75d8e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new MCP usage guide for the Notion remote server and refreshes several existing guides with updated versions, configurations, and documentation. The changes prepare the documentation for upcoming CLI and UI releases.
Key changes:
- Added comprehensive Notion remote MCP server guide with OAuth authentication setup
- Updated multiple existing guides with new server versions and improved configurations
- Enhanced CLI examples with better formatting and updated required arguments
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
File | Description |
---|---|
docs/toolhive/guides-mcp/notion-remote.mdx |
New comprehensive guide for Notion remote MCP server with OAuth setup |
docs/toolhive/guides-mcp/playwright.mdx |
Updated server version, added required --allowed-hosts argument, improved CLI examples |
docs/toolhive/guides-mcp/k8s.mdx |
Updated MKP server image version and last update date |
docs/toolhive/guides-mcp/github.mdx |
Updated GitHub MCP server image version and last update date |
docs/toolhive/guides-mcp/fetch.mdx |
Updated Fetch MCP server image version and last update date |
docs/toolhive/guides-mcp/context7.mdx |
Major restructure with remote/local server options and improved secret management |
Description
Adds a new MCP usage guide for the Notion remote MCP server.
Refreshes several of the other guides.
DO NOT MERGE until both the ToolHive CLI and UI are released after the below registry PRs are merged.
Related issues/PRs
Playwright fix:
--allowed-hosts
arg to Playwright MCP spec toolhive-registry#229Context7 updates:
Merge checklist
Content
sidebars.ts
) updated for added, deleted, reordered, or renamed filesvercel.json
for moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviews