Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"document-parser": {
"command": "npx",
"args": [
"@agenson-horrowitz/document-parser-mcp"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"document-parser": {
"command": "npx",
"args": [
"@agenson-horrowitz/document-parser-mcp"
]
}
}
}