What you can ask Perplexity
- "Which controls drifted in the last 14 days?"
- "Show overdue policy review tasks"
- "Summarize current risks by severity"
- "What evidence is stale right now?"
MCP Integration
Query Noru controls, evidence, and risks inside Perplexity and get answers tied to your live compliance state.
What you can ask Perplexity
Setup steps
Requirements
Add Noru as a stdio MCP server using mcp-remote with bearer auth.
{ "mcpServers": { "noru": { "command": "npx", "args": [ "-y", "mcp-remote@latest", "https://api.noru.tech/v1/mcp", "--header", "Authorization:${AUTH_HEADER}" ], "env": { "AUTH_HEADER": "Bearer YOUR_API_KEY" } } }}Generate an API key in Noru, apply the configuration above, and start querying your live compliance program through MCP.