10 lines
317 B
JSON
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"]
|
|
}
|
|
}
|
|
}
|