Integrations
Connect Autohand to your stack
Choose a work surface, agent protocol, or model provider. Each guide shows the credentials, configuration, supported workflows, and constraints you need before connecting Autohand.
Quick answer
What are Autohand integrations?
Autohand integrations connect the coding agent to developer tools, automation clients, and model runtimes. They let teams bring repository context into a workflow, control agents programmatically, or select where inference runs.
- Status
- Developer platforms, ACP and RPC, cloud model APIs, and local model runtimes
- In development
- Linear, Sentry, and Datadog native integrations
- Requires
- Provider-specific for hosted services; local runtimes can work without a cloud API key
- Configure with
- Environment variables, Autohand config, or the integration's setup flow
Directory
Choose an integration
Start with the system you need Autohand to reach.
Work surfaces
Review code, manage work, and respond where your team already collaborates.
Agent protocols
Embed or control an Autohand session from another application.
Cloud model providers
Use a hosted model API and keep the provider choice explicit in Autohand.
Local model runtimes
Keep inference on hardware you control, with no hosted model API key required.
Setup model
How integrations work
- 01Choose the connection
Pick the developer tool, protocol, or model runtime that owns the workflow.
- 02Provide only the required access
Create the documented token, app installation, cloud identity, or local endpoint. Keep secrets out of source control.
- 03Configure and verify
Apply the guide's environment variables or config, then run its smallest verification step before expanding permissions.
Before you connect
Availability and limitations
Provider model catalogs, identifiers, quotas, and regional availability can change independently of Autohand. Confirm those details in the provider console before production use. Linear, Sentry, and Datadog are documented as in development and do not yet have a public production setup.
Common questions
Integration FAQ
Which Autohand integration should I choose?
Choose a work-surface integration for team workflows, ACP or RPC when another application must control an agent, and a model-provider integration when you need to select where inference runs.
Do all Autohand integrations require an API key?
No. Hosted services usually require provider credentials, while local runtimes such as Ollama, MLX, and llama.cpp can run without a cloud model API key. Each guide lists its exact requirement.
Where should integration credentials be stored?
Use the environment variable, secret store, or Autohand configuration method named in the integration guide. Do not commit API keys, app passwords, or cloud credentials to a repository.
Are every listed integration and provider available?
No. Linear, Sentry, and Datadog are currently marked in development. Hosted provider availability also depends on the provider account, model catalog, region, and quota.