MCP assistants overview

Connect your AI assistant to DocuWriter.ai so it can browse your spaces, search documents, generate documentation from code, and create or update pages without switching context.

What is MCP?

Model Context Protocol (MCP) lets AI assistants securely connect to external services. DocuWriter.ai exposes an HTTP MCP server with OAuth authorization, so supported assistants can work with your documentation spaces after you approve access.

Endpoint

https://app.docuwriter.ai/mcp

Use this URL when configuring an MCP client manually. OAuth is handled on first connection; you do not need to create or paste a manual API token.

What you can do

  • List spaces and browse space documents
  • Search one space or search across all accessible spaces
  • Generate documentation from one or more source-code files
  • Generate tests, code optimizations, and code comments
  • Create, read, update, and delete documents in spaces
  • Generate documentation and save it to a space in one step
  • Review and apply repository sync suggestions
  • Query a space audit log on Enterprise-tier spaces
  • Send DocuWriter.ai product or MCP feedback

Quick start

  1. Connect your assistant to DocuWriter.ai using one of the setup pages below.
  2. Sign in when prompted and approve access.
  3. Ask the assistant to verify the connection.

Try:

List my DocuWriter spaces with IDs.

Then try:

Search all my spaces for "authentication".

Setup guides

  • Connect ChatGPT
  • VS Code MCP tutorial
  • Connect Claude Code
  • Connect Cursor
  • Connect Codex
  • MCP tool reference guide

Best practices

  • Start by listing spaces to get the numeric space ID.
  • Use numeric space IDs when asking an assistant to search or modify a specific space.
  • Use clear page titles, such as API overview, Architecture, or Deployment guide.
  • Ask the assistant to search before creating new pages, so it can update existing docs instead of creating duplicates.
  • Review generated content before publishing a public space.
  • For document creation or updates, prefer Markdown content.