We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d214307 commit c9380d4Copy full SHA for c9380d4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@railway/mcp-server",
3
- "version": "0.1.6",
+ "version": "0.1.7",
4
"mcpName": "io.github.railwayapp/mcp-server",
5
"description": "Official Railway MCP server",
6
"author": "Railway",
server.json
@@ -7,13 +7,13 @@
7
"url": "https://github.com/railwayapp/railway-mcp-server",
8
"source": "github"
9
},
10
11
"packages": [
12
13
"registryType": "npm",
14
"registryBaseUrl": "https://registry.npmjs.org",
15
"identifier": "@railway/mcp-server",
16
17
"transport": {
18
"type": "stdio"
19
}
0 commit comments