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.jsThen
- Agent (MCP) quickstart: authenticate and close your first loop.
- Local MCP: config, environment, and the full tool list.
- Remote MCP: the hosted endpoint, coming soon.