Docsie MCP
Remote MCP server for Docsie video-to-docs automation and workspace knowledge search.
Docsie MCP
Docsie MCP is Docsie's remote Model Context Protocol server for documentation workflows, scoped knowledge retrieval, and video-to-docs automation.
Remote Server
Use the hosted MCP endpoint:
https://app.docsie.io/mcp
Transport:
Streamable HTTP
Authentication:
OAuth2 Authorization Code + PKCE
What It Does
Docsie MCP lets MCP-compatible AI clients connect to Docsie so users can:
- List accessible Docsie workspaces
- Search Docsie knowledge
- Fetch Docsie article content
- Run scoped Docsie AI workflows
- Submit and monitor video-to-docs jobs
- Request approved payment options for extended Docsie automation workflows
Users authenticate with Docsie, choose an organization and workspace context, and grant explicit permission packs before tools are exposed.
Install
Use this server configuration in MCP clients that support remote HTTP servers:
{
"mcpServers": {
"docsie": {
"type": "http",
"url": "https://app.docsie.io/mcp"
}
}
}
Exact syntax varies by client. The stable server URL is:
https://app.docsie.io/mcp
OAuth Discovery
Docsie publishes MCP OAuth metadata at:
https://app.docsie.io/.well-known/oauth-authorization-server
https://app.docsie.io/.well-known/oauth-protected-resource
Permission Packs
Docsie MCP access is scoped by:
- Docsie user identity
- Selected organization
- Selected default workspace
- Workspace membership
- Explicit permission packs
Common permission packs include:
workspace_read: read and search Docsie knowledgeworkspace_write: create and update documentation contentvideo_docs: video-to-docs workflowsimports: file import, website extraction, and research workflowspublishing: deployments, visibility, file requests, and related publishing toolsbilling: approved paid workflow options through Stripe Checkout and x402 payment requestsagent_runs: start, monitor, cancel, and fetch remote Docsie background agent runs
Use the smallest permission pack set needed for your workflow.
Paid Workflow Controls
Some Docsie automation workflows may require additional processing capacity.
When more capacity is required, Docsie MCP can return:
- A hosted Stripe Checkout fallback
- An x402 payment request for compatible agent clients
- Structured next steps that explain the requested workflow, required authorization, and retry path
Agentic payment tools require the billing permission pack. Paid workflow access is granted only after payment verification and settlement.
Example Prompts
List my Docsie workspaces.
Search Docsie knowledge for onboarding API documentation.
Fetch the article content for the selected Docsie article.
Turn this product walkthrough video into Docsie documentation.
Find the customer-facing setup steps for this feature.
Create a draft article from the approved workspace knowledge.
Links
- Docsie: https://www.docsie.io/
- App: https://app.docsie.io/
- Documentation: https://docsie.com/
- Privacy and terms: https://terms.docsie.io/
Support
For MCP directory and integration support, contact [email protected].
Related Servers
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Superlist MCP Server
From the creators of Wunderlist — the all-in-one task management app for to-do lists, notes, and projects. AI-powered productivity that replaces 5 apps.
MCP Router
A Windows and MacOS app to manage local and remote MCP servers from a single interface with secure access control and logging.
Stubble AI
Stubble learns how you work and organizes your day automatically. Export timesheets, surface insights, and supercharge your AI tools.
User Prompt MCP
An MCP server for Cursor that enables requesting user input during generation process.
Excel
Excel manipulation including data reading/writing, worksheet management, formatting, charts, and pivot table
Google Calendar MCP
Integrates with the Google Calendar API to manage events and schedules using OAuth2 authentication.
X CRM MCP
Give AI the context of your X followers with CRM functionality
Google Tasks
Manage your Google Tasks with an AI assistant using natural language.
WordPress MCP
A Model Context Protocol (MCP) server that gives AI agents full control over WordPress sites. 46 tools for posts, pages, media, SEO, comments, redirects, blocks, patterns, TablePress, and more.
MeatSpace
Human-in-the-loop for AI agents. Submit content + 2–4 choices, get a structured human decision back.