> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apexgenius.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Notion

> Authorize a Notion workspace through Notion's official hosted MCP and understand its broad workspace permission boundary.

Notion is an ApexGenius private-preview connection. It uses Notion's official hosted MCP server and browser OAuth. You do not paste a Notion API key.

## What you need

* An active Notion account
* Access to the workspace content you intend to use
* Permission from the workspace owner when your organization requires it
* ApexGenius private-preview access

## Connect Notion

1. In ApexGenius, open **Connections**.
2. Select **Notion**.
3. Choose **Connect Notion**.
4. Review the requested workspace access and complete OAuth.
5. Return to ApexGenius and enable the connected workspace resource.
6. Start with `notion_search_tools`, then review each `notion_call_tool` request.

Notion's hosted MCP uses a broad workspace grant based on the connected user's existing permissions. It can search and fetch content, create or update pages and data sources, add comments, upload files, and start asynchronous operations. ApexGenius therefore labels every generic Notion call as write-capable so compatible AI clients can request confirmation, including for calls that appear read-only.

<Warning>
  **Private preview.**

  The implementation remains inactive until the vendor and compliance review is approved and a real account completes OAuth, resource discovery, and a harmless read smoke test. Compatibility does not imply partnership.
</Warning>

## Official Notion documentation

* <a href="https://developers.notion.com/guides/mcp/overview" target="_blank" rel="noreferrer">Notion MCP overview</a>
* <a href="https://developers.notion.com/guides/mcp/build-mcp-client" target="_blank" rel="noreferrer">Build an MCP client</a>
* <a href="https://developers.notion.com/guides/mcp/mcp-supported-tools" target="_blank" rel="noreferrer">Supported tools</a>
* <a href="https://developers.notion.com/guides/mcp/mcp-security-best-practices" target="_blank" rel="noreferrer">Security best practices</a>

Notion documentation is authoritative for MCP availability, workspace permissions, tools, plan limits, and rate limits.
