AVA
by sobby23
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RESUME_DIR | No | Directory for resumes | resumes |
| USER_EMAIL | No | The Gmail address you want to use for this application | |
| APPLICANTS_CSV | No | CSV file for applicant data | applicants.csv |
| CLAUDE_API_KEY | No | Alternative API key for Claude candidate evaluation | |
| RECRUITER_NAME | No | Name used in draft email sign-off | The Hiring Team |
| ANTHROPIC_MODEL | No | Model to use for Claude | claude-3-5-haiku-20241022 |
| GOOGLE_SHEET_ID | No | Spreadsheet ID for the candidate tracking sheet | |
| ANTHROPIC_API_KEY | No | API key for Claude candidate evaluation (or use CLAUDE_API_KEY) | |
| GOOGLE_SHEET_NAME | No | Name of the sheet tab | Candidates |
| GOOGLE_TOKEN_PATH | No | Path where the Google OAuth token will be stored | .config/ava-agent/token.json |
| GOOGLE_CREDENTIALS_PATH | No | Path to your Google OAuth credentials file | .config/ava-agent/credentials.json |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues