Magenta91/test101
A web application that extracts text from PDF files, processes it using OpenAI's GPT-4o model to identify structured information, and displays the results in a tabulated format with export options.
Platform-specific configuration:
{
"mcpServers": {
"test101": {
"command": "npx",
"args": [
"-y",
"test101"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...