docracy for Claude Desktop
io.github.docracy1/docracy
Free, no-signup e-signatures. check_status free for anyone; find_documents needs paid key.
client:Claude Desktop
transport:streamable-http
tools:4
Install docracy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docracy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.docracy.io/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