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 a790cb8 commit b7c4533Copy full SHA for b7c4533
.vscode/mcp.json
@@ -3,6 +3,10 @@
3
"rails-app-mcp": {
4
"type": "http",
5
"url": "http://localhost:3000/mcp"
6
+ },
7
+ "rails-app-mcp-prod": {
8
+ "type": "http",
9
+ "url": "https://rails-playground-3shv.onrender.com/mcp"
10
}
11
12
0 commit comments