grad-agent

Autonomous MCP agent for grad school applications: prof discovery, cold emails, SOP, tracking.

stdiocommunityapplication

Package Details

Transportstdio
Runtimeuvx

Runtime Arguments

Positional
Position 0Required
server

Environment Variables

ANTHROPIC_API_KEY
RequiredSecret

Anthropic API key used by Claude Haiku for hook synthesis and verification.

SMTP_SERVER
Default:smtp.gmail.com
Required

SMTP host for the review mailer.

SMTP_PORT
Default:587
Required

SMTP port.

SMTP_USERNAME
Required

SMTP username; used as From address by default.

SMTP_PASSWORD
RequiredSecret

SMTP password. Gmail App Password recommended.

SMTP_FROM
Required

Envelope From address for drafts emailed to the user's review inbox.

GITHUB_TOKEN
Secret

Optional. Personal access token used to enumerate the user's public and private GitHub repos during catalog sync.

HF_TOKEN
Secret

Optional. HuggingFace token used to enumerate the user's published models and datasets during catalog sync.

GRAD_AGENT_HOME
Default:~/.grad-agent

Optional. Override the default ~/.grad-agent/ location for profile, programs, secrets, and data.