document intel mcp for Claude Desktop
io.github.sercanmetalore/document-intel-mcp
Belge Zekası MCP sunucusu — TR fatura/fiş OCR→JSON çıkarımı (kural tabanlı, anahtarsız; opsiyonel…
client:Claude Desktop
transport:streamable-http
Install document intel mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"document-intel-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.boykaf.com/document-intel/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