Get AI-powered publishing live in 5 minutes. This deploys a server that lets Claude.ai and ChatGPT publish directly to your NowPage sites.
NP_API_KEY from NowPageOpen vercel.com/new in your browser.
Click Import Git Repository. If you don't see the forge repo, click Add GitHub Account and connect it.
Find the forge repo and click Import.
In project settings, click Edit next to Root Directory. Type apps/nowpage-mcp and click the checkmark. Framework should auto-detect as Next.js.
Expand Environment Variables and add:
NP_API_KEY — Value: your NowPage API keyALLOWED_DOMAINS — Value: comma-separated domains (e.g. ideas.asapai.net,cowork.asapai.net). Leave empty for no restriction.Click Deploy. Wait ~30 seconds for the build.
When it says Congratulations!, copy the deployment URL (e.g. nowpage-mcp-xxxx.vercel.app).
Your MCP server is live. Three endpoints are ready:
/api/mcp — Claude.ai MCP connector/api/publish — ChatGPT / REST API/api/openapi.json — OpenAPI spec for ChatGPT ActionsNext: See the Admin Guide for customer onboarding, or the Customer Guide to connect Claude.ai.