Developers

Documentation

Everything you need to connect an agent to Nolixan and govern what it can do. Full hosted reference docs are on the way — this hub points to what is live today.

Get started

Quickstart

Create an account, spin up an environment, and connect your first agent. Start from sign-up and follow the in-app setup.

Create an account

MCP setup

Point an MCP client at your Nolixan gateway to run tools.list and tools.call against your governed tools. The Developers area generates your endpoint and configuration.

Open Developers

API keys

Create and manage the API keys your agents and services use to authenticate. Keys are scoped to an environment.

Manage API keys

Integrations

Browse the integration catalog. Each integration includes a connection guide, credential requirements, and code examples in cURL, Python, JavaScript, and Go.

Browse integrations

Core concepts

  • Tool registry — register the tools your agents are allowed to discover and invoke.
  • Auth broker — broker OAuth grants and API keys so credentials are injected only at call time.
  • MCP gateway — expose governed tools to MCP clients over tools.list and tools.call.
  • Policy engine — classify actions and enforce allow, deny, or require-approval rules.
  • Approvals — pause risky actions for a human decision before they execute.
  • Audit trace — record actor, tool, credential, policy, arguments hash, outcome, and trace ID.

SDKs

Invoke governed tools from your stack using the Nolixan API. Code examples are available in cURL, Python, and JavaScript, and the integration catalog includes Go examples per integration. Install your API key from the Developers area and follow the snippets in the integration guides.

Need something that is not covered here yet? Reach out and we will help you get set up.

Contact us