Nora
Operate your self-hosted Nora agent fleet from MCP clients.
stdioofficialinfra
Package Details
@noraai/mcp-server
Transportstdio
Runtimenpx
Environment Variables
NORA_API_URL
Required
Base URL of your Nora backend API (e.g. https://nora.example.com). Falls back to NORA_HOST, then the Nora CLI config at ~/.nora/config.json.
NORA_API_KEY
RequiredSecret
Nora workspace API key (nora_…) used to authenticate against the Nora public REST API. Falls back to NORA_TOKEN, then the Nora CLI config.
NORA_MCP_ALLOW_DESTRUCTIVE
Set to "true" to enable destructive tools (e.g. delete_agent). Disabled by default.