MCP
ChatGPT document generation with OfficeMaker
ChatGPT can call OfficeMaker’s document-service MCP to fetch the live Word, Excel or PowerPoint schema and create a native Office file. That is a different connector from the website-admin MCP used for officemaker.ai CMS and ads.
What ChatGPT should call
For .docx, .xlsx and .pptx generation, connect ChatGPT to the tenant document-service MCP (docs.officemaker.ai / free.officemaker.ai). Fetch the schema for the requested document type, then create through OfficeMaker. Do not invent payload fields.
Website CMS, Search Console and ads tools live on https://officemaker.ai/chatgpt/mcp and require cms-admin. Tenant document users must not see those operator tools.
Why not “write Python in ChatGPT”
A model that emits python-pptx or PptxGenJS still needs a runtime, visual QA and often screenshot loops. OfficeMaker returns a native Office file from a validated structured payload. Limitations and a dated estimate are on /compare/officemaker-vs-pptxgenjs.
Questions
- Does OfficeMaker work with ChatGPT?
- Yes. ChatGPT can use the OfficeMaker document-service MCP to create native Word, Excel and PowerPoint files after fetching the live schema.
- Is the website-admin MCP the same as document generation?
- No. https://officemaker.ai/chatgpt/mcp is the operator CMS/SEO connector. Document generation is on the document-service MCP.