kevinxschulz/Audit_Toolbox
FastAPI Server mit spezialisierten Tools zur Unterstützung von Wirtschaftsprüfern bei Jahresabschlussprüfungen. Die einzelnen Tools nutzen u. a. LLMs. Die API-Endpunkte sind so gestaltet, dass sie direkt durch LLMs aufrufbar sind (OpenAPI-kompatibel). Ziel ist es, eine modulare, erweiterbare Plattform für Wirtschaftsprüfer aufzubauen.
Platform-specific configuration:
{
"mcpServers": {
"Audit_Toolbox": {
"command": "npx",
"args": [
"-y",
"Audit_Toolbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...