MCP for agents

ScopeDocs exposes the same source-linked project record to agents through the Model Context Protocol (MCP).

Discovery

Machine-readable document: https://scopedocs.ai/.well-known/mcp.json

yourcompany.mcp.scopedocs.ai

Auth and permissions

Sign in at app.scopedocs.ai, connect integrations with read-only OAuth, then use the workspace MCP URL shown in the product. There is no public anonymous MCP endpoint for customer workspaces.

Example auth header pattern after you obtain a workspace token from the product:

Authorization: Bearer <scopedocs_workspace_token>

Markdown version · Quickstart · Privacy