api for Claude Desktop
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, notarize, and signed action receipts.
client:Claude Desktop
transport:streamable-http
tools:22
Install api in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.docimprint.com/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
What Claude Desktop can do once it is connected
- document.extract_text
- document.extract_tables
- document.parse_invoice
- document.check_claims
- document.extract_structured
- document.summarize
- bundle.verify
- collection.create
- collection.search
- collection.ask
- url.extract
- url.summarize
- url.qa
- url.translate
- bundle.get
- bundle.notarize
- receipt.verify
- receipt.list
- job.status
- collection.list
- collection.add_document
- account.quota