Skip to main content
Neuro publishes its documentation in formats that coding agents can search and retrieve. These documentation tools are separate from the Agent API, Neuro’s main HTTP API.

Choose a documentation interface

Install the Neuro skills

Run the skills CLI from the project where you want to use Neuro:
The published skill index includes only instructions that pass the repository’s documentation checks. Other capabilities remain available as regular documentation.

Give an agent a task

State the intended outcome, runtime, and environment. For example:
Review the generated change against the selected guide and API reference. Do not let a coding agent infer missing endpoints or fields from similar operations.

Distinguish coding agents from the Agent API

The Agent API is Neuro’s HTTP interface. A caller acts through a Neuron’s Agent endpoint rather than connecting directly through XMPP and managing the account’s private keys. The term is unrelated to artificial intelligence. Use AI agent or coding agent only when referring to artificial intelligence. Use MCP when an AI application connects to supported Neuro tools through Model Context Protocol.

Next