Compliance Batch Alignment for Claude Desktop
com.bonissystems/compliance-batch
Check whether a NAICS code aligns with a vertical: a routing-for-review signal, not a determination.
client:Claude Desktop
transport:streamable-http
tools:1
Install Compliance Batch Alignment in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"compliance-batch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bonissystems.com/api/knox/agents/compliance-batch/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