Files
2026-01-10 19:56:04 -05:00

10 lines
317 B
JSON

{
"mcpServers": {
"Railway": {
"description": "Railway MCP server provides seamless integration with Railway's deployment platform, enabling Claude to manage projects, deployments, and infrastructure directly from the CLI.",
"command": "npx",
"args": ["-y", "@railway/mcp-server"]
}
}
}