Browse docs

Install

Post Notion's primary interface is a local MCP server your coding agent talks to. Add it to your client in a minute.

Add the MCP server

The server installs to ~/.post-notion/ (one-time build in Local MCP). Point your client at it:

Register the server, then run /mcp in a Claude Code session to confirm it connected.

terminal
claude mcp add post-notion --scope user \
  -- node ~/.post-notion/post-notion-mcp.js

Then