kyong0612/deepseek-ocr-agent
DeepSeek-OCR integration with Claude Code via MCP and Modal.com
Platform-specific configuration:
{
"mcpServers": {
"deepseek-ocr-agent": {
"command": "npx",
"args": [
"-y",
"deepseek-ocr-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...