grad-agent runs on your own machine — the client starts it, so there is no endpoint to ping. 333 installs a week from pypi. Last commit 14 Jul 2026.
Autonomous MCP agent for grad school applications: prof discovery, cold emails, SOP, tracking.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add grad-agent -- uvx grad-agent
{
"mcpServers": {
"grad-agent": {
"args": [
"grad-agent"
],
"command": "uvx"
}
}
}
[mcp_servers.grad-agent]
command = "uvx"
args = ["grad-agent"]
{
"mcpServers": {
"grad-agent": {
"args": [
"grad-agent"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"grad-agent": {
"args": [
"grad-agent"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.