docs mcp for Claude Desktop
io.github.shreyas-profile/docs-mcp
Vector RAG store for Word/Excel/PDF/PowerPoint. Break-even pricing, $5 per 5,700 pages.
client:Claude Desktop
transport:streamable-http
Install docs mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docs-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docs.regiq.in/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs