examples/notion-mcp-research-gate.md
examples/notion-mcp-research-gate.mdBrowse 2 files
422 tokens
1,900 bytes
Token encoding: o200k_base
Snapshot 5b913e7
← Back to SKILL.md
Example: Research and Gate a Notion MCP Connection
Input
Research Notion's hosted MCP server and prepare it for Paperclip. Start from the vendor documentation URL. Do not build the connector until I approve the research.
Application
- Read the current
paperclip-content/integrations/README.mdand integration harness from the content target commit. - Research the official Notion MCP, OAuth, scopes, tools, limits, and admin setup. Record URLs and access dates, and mark unknowns rather than guessing.
- Reconcile existing Notion integration artifacts and open PRs before adding or changing catalog content.
- Open a research-only
paperclip-contentPR containing the planning package required by the integrations playbook. - Record the research PR head SHA and proposed connection set in an issue document, then request confirmation against that exact revision.
- Stop with the issue in review. No Paperclip App branch exists yet.
Gate Output
Research PR: https://github.com/paperclipai/paperclip-content/pull/123
Research head: 0123456789abcdef0123456789abcdef01234567
Content source: 89abcdef0123456789abcdef0123456789abcdef
App source: fedcba9876543210fedcba9876543210fedcba98
Proposed connection set:
- notion-mcp: one OAuth credential owner, hosted MCP endpoint, and independently
reviewable Notion action catalog
Known limitations:
- Production OAuth consent still requires credentialed QA after approval.
Next action:
- Human confirms or rejects this exact research revision.
After acceptance, create one isolated Paperclip App worktree and PR for
notion-mcp, reread the current Connector Playbook, and follow its current
implementation and validation requirements. If research reveals a reusable
OAuth or documentation rule, update the owning upstream playbook in the
appropriate PR before declaring the connector merge-ready.