AgentSystems does not review or endorse software in any index.
Managing via UI
Navigate to Configuration → Index Connections in the AgentSystems UI at http://localhost:3001. The UI allows you to:- Add public agent indexes
- Enable/disable index connections
- Browse agents from enabled indexes on the Discover page
Configuration Structure
Each index connection requires:| Field | Description | Required |
|---|---|---|
name | Unique identifier (lowercase, numbers, hyphens, underscores) | Yes |
url | Index API URL (must be http:// or https://) | Yes |
enabled | Whether this index is active | Yes |
description | Human-readable description | No |
Manual Configuration
Editagentsystems-config.yml directly:
Index Structure
Agent indexes may provide:- Agent metadata (name, description, developer)
- Container image location and tag
- Model requirements
- Egress allowlist
- Additional metadata
Enabling an Index
When enabling an index, you acknowledge that this third-party software has not been reviewed or endorsed by AgentSystems.
1
Add Index Connection
Provide the index URL and a unique name for the connection.
2
Enable Connection
Check the “Enabled” checkbox and acknowledge the community software disclaimer.
3
Browse Agents
Navigate to Discover to browse and add agents from enabled indexes.
Disabling an Index
Disabling an index connection will:- Hide agents from that index on the Discover page
- Not affect already-deployed agents from that index
- Allow you to re-enable the connection at any time
Index Security
Third-Party Software
Third-Party Software
AgentSystems does not review or endorse software in any index.
Re-Acknowledgement
Re-Acknowledgement
If you change an index URL while it’s enabled, you must re-acknowledge that this third-party software has not been reviewed or endorsed by AgentSystems.

