llms.txt Content
# Novyx Labs
Novyx is infrastructure for AI agents that need governed production actions,
blast-radius review, audit trails, recovery evidence, and agent-runtime
observability. Memory is supporting context, not the main product category.
## Canonical Links
- Product: https://www.novyxlabs.com/
- Documentation: https://docs.novyxlabs.com/
- Public RAM API OpenAPI: https://novyx-ram-api.fly.dev/openapi.json
- MCP package: https://pypi.org/project/novyx-mcp/
- Python SDK: https://pypi.org/project/novyx/
## Developer Entry Points
- Install the SDK: `pip install novyx`
- Install the MCP server: `pip install novyx-mcp`
- Create a free API key from the product site or with `novyx setup`
- Use the RAM API health endpoint: https://novyx-ram-api.fly.dev/healthz
## Agent-Readable Product Summary
Novyx sits between AI agents and tools that can change production. Agents submit
intended effects, Novyx classifies blast radius, routes approval when needed,
records audit evidence, and preserves recovery context.
The MCP registry is available for agent access, but the exact tool count changes
with releases. Start with the governed action workflow, not a large memory-tool
menu. Cloud-backed tools require a Novyx API key and may require a paid plan
depending on the feature.
## Preferred Crawling Guidance
Documentation and public product pages may be indexed and summarized for
developer discovery. Private tenant data, authenticated app surfaces, API keys,
billing pages, and customer data must not be crawled.