Skip to content

Commit b7c4533

Browse files
committed
add prod example
1 parent a790cb8 commit b7c4533

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/mcp.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"rails-app-mcp": {
44
"type": "http",
55
"url": "http://localhost:3000/mcp"
6+
},
7+
"rails-app-mcp-prod": {
8+
"type": "http",
9+
"url": "https://rails-playground-3shv.onrender.com/mcp"
610
}
711
}
812
}

0 commit comments

Comments
 (0)