5 actions ready for your AI

Connect Notion to your AI

Connect Notion once and every AI you use can create pages, get pages and query databases through it.

ReadyConnect it in one click. Your AI can use it straight away.

Verified: we have connected Notion and run its actions ourselves.

Use your own Notion account. Credentials stay encrypted in ahel.

What your AI can do with Notion

Choose a task and ask your AI.

Page

  • Create pagePOST

    Create a page in a database or under a parent page.

    parentrequired
    Parent reference: {"database_id": "..."} or {"page_id": "..."}.
    propertiesrequired
    Page property values keyed by property name.
    children
    Optional array of block objects for page content.
  • Get pageGET

    Retrieve a page by ID.

    page_idrequired
    The page ID.

Block

  • List block childrenGET

    Read one page of Notion child blocks with rich text. Follow returned child IDs and next_cursor explicitly; nested blocks and remaining pages are not automatically read.

    block_idrequired
    page_size
    Page size1 to100; prefer20 for bounded reading.

Database

  • Query databasePOST

    Query pages in a database with optional filters and sorts.

    database_idrequired
    The database ID.
    filter
    Notion filter object, e.g.
    sorts
    Array of sort objects, e.g.
    page_size
    Number of results to return, max 100.

Search

  • SearchPOST

    Search pages and databases shared with the integration.

    query
    Text to search page and database titles for.
    filter
    Restrict results by object type: {"property": "object", "value": "page"} or value database.
    page_size
    Number of results to return, max 100.

Ask your AI

Try one of these requests with a connected AI.

  • Create a Notion page with today's meeting notes
  • List the tasks in my Notion project database
  • Find the Notion page about the Q4 roadmap
  • Show me the page in Notion
  • List my block children in Notion

Published servers for Notion

Built by the community and served through your gateway with the same key. A curated pick is one ahel has checked.

Notion MCP server, hosted by ahel

One hosted endpoint serves Notion. There is nothing to install and no local server to run.

Connect Notion to Claude, Claude Code, Cursor or Codex

  1. Add your Notion key. ahel stores it encrypted.
  2. Paste one link into your AI: https://mcp.ahel.ai (once, for every app).
  3. Ask for the work. Your AI picks the action and ahel runs it with your key.

Documentation

About Notion

Notion is a productivity service. Connect your own Notion account, by signing in or with a key, and ahel holds it sealed and signs your AI's calls with it.

Notion over MCP: ahel serves Notion to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your Notion key once, paste one link into your AI, and the actions above are there.

Productivity

Questions

Is my Notion key safe?

Your Notion key is sealed in ahel and added to the request server-side when your AI calls Notion. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.

Which AIs can use Notion through ahel?

Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.

What can my AI do with Notion?

5 actions today, covering pages, blocks and databases. Ask in plain language; your AI picks the action and ahel runs it with your key.

Does connecting Notion cost anything?

Connecting apps is free during ahel's early access. Free, Pro and Team all cost nothing today, and the pricing page lists what each one includes. Notion may bill you for API use under its own terms.