io.github.i-ninte
grad-agent
grad-agent
Autonomous MCP agent for grad school applications: prof discovery, cold emails, SOP, tracking.
stdiocommunityapplication
Package Details
grad-agent
Transportstdio
Runtimeuvx
Runtime Arguments
Positional
Position 0Required
serverEnvironment Variables
ANTHROPIC_API_KEY
RequiredSecret
Anthropic API key used by Claude Haiku for hook synthesis and verification.
SMTP_SERVER
Default:
smtp.gmail.comRequired
SMTP host for the review mailer.
SMTP_PORT
Default:
587Required
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-agentOptional. Override the default ~/.grad-agent/ location for profile, programs, secrets, and data.