Railway for your agents.
Connect Railway once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Railway.
What agents can do with Railway
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
railway_list_projectsList all projects. Sends a GraphQL query to the Railway API.
railway_get_projectGet project details by id.
railway_list_environmentsList environments for a project (production, staging, etc.).
railway_list_deploymentsList recent deployments for a project environment.
railway_get_deploymentGet details of a specific deployment by id.
railway_get_environmentGet details of a specific environment by id.
railway_list_volumesList volumes in a project.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Go to Railway > Account > Tokens.
- Click 'Generate New Token', name it (e.g. even-connect).
- Copy the token; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Railway to Even: call connect_begin("railway") on the even-connect MCP and walk me through it.
Railway lists deployed projects and environments, retrieves deployment history, and manages project infrastructure.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.