Docuking-mcp enables AI agents to collaborate on documents. It provides tools for real-time editing, version control, and commenting. Connects to DocuKing's document platform. Useful for developers building AI-powered document collaboration features.
Docuking-mcp enables AI agents to collaborate on documents. It provides tools for real-time editing, version control, and commenting. Connects to DocuKing's document platform. Useful for developers building AI-powered document collaboration features.
npx -y docuking-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"docuking-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y docuking-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from docuking-mcp?"
No configuration required. This server works out of the box.
"What resources are available in docuking-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in docuking-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in docuking-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.