# Reference

Find CLI commands, provider APIs, SDKs, and configuration.

Source: https://faros.sh/docs/reference/


- [CLI reference](https://faros.sh/docs/reference/cli/): authentication, workspaces, edges, SSH, agents, and MCP.
- [Hub chart values](https://github.com/faroshq/faros/blob/main/deploy/charts/faros-hub/values.yaml): configuration for the reviewed source baseline.
- [GraphQL interface](https://github.com/faroshq/faros/blob/main/docs/graphql.md): gateway and API discovery.
- [Provider contracts](https://faros.sh/docs/extend/): lifecycle, API exports, identity, UI, tools, and packaging.
- [Application actions SDK](https://github.com/faroshq/faros/blob/main/provider-sdk/actions-node/README.md): server-side application integration.

## Provider APIs

- [App Studio](https://faros.sh/docs/reference/providers/app-studio/)
- [AI agents](https://faros.sh/docs/reference/providers/agents/)
- [Edges](https://faros.sh/docs/reference/providers/edges/)
- [Infrastructure](https://faros.sh/docs/reference/providers/infrastructure/)
- [Code](https://faros.sh/docs/reference/providers/code/)
- [Kuery](https://faros.sh/docs/reference/providers/kuery/)
- [Databricks](https://faros.sh/docs/reference/providers/databricks/)

## Compatibility

Check the installed chart, image, and API versions together. The source baseline of this documentation is not a supported-version matrix or a claim that a feature is enabled on your hub. See [release notes](https://faros.sh/docs/resources/releases/).


## In this section

- [Provider APIs](https://faros.sh/docs/reference/providers/): Explore the APIs and resource schemas published by Faros providers.
- [CLI Reference](https://faros.sh/docs/reference/cli/): Every faros command — authentication, organizations, edges, agents, SSH, MCP.