Claude Desktop loads MCP servers from a local configuration file. Adding Audditur takes one edit and a restart.Documentation Index
Fetch the complete documentation index at: https://docs.audditur.com/llms.txt
Use this file to discover all available pages before exploring further.
1. Locate claude_desktop_config.json
{}).
2. Register the Audditur server
Add anaudditur entry under mcpServers. The command runs the gateway via npx and forwards your gateway credentials as environment variables.
claude_desktop_config.json
Replace
your-public-key and your-secret-key with the values from your Audditur dashboard. Never commit SECRET_KEY to a public repository — Claude reads this file directly from your home directory.3. Restart Claude Desktop
Fully quit and relaunch Claude. The Audditur tools (get_workspace, create_application, and the rest) will appear in the tool menu inside any new conversation.
4. Try it out
Ask Claude something like:“List the members of my Audditur workspace and start a new COMPANY_REGISTRATION application called Northwind Labs.”Claude will call
get_workspace followed by create_application to complete the request..png?fit=max&auto=format&n=L1YuKV3h53IFs5Qs&q=85&s=67f2588fc9547193398e6a4783ac88eb)
