Skip to content

Commit dd576ff

Browse files
authored
Update mcp.json file
1 parent f94158d commit dd576ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"servers": {
33
"rails-app-mcp": {
44
"type": "http",
5-
"url": "http://localhost:3000/mcp",
5+
"url": "http://localhost:3000/mcp"
66
// "headers": {
77
// // "Basic #{Base64.strict_encode64("#{ENV["MCP_USERNAME"]}:#{ENV["MCP_PASSWORD"]}")}"
88
// "Authorization": "Basic bWNwX3VzZXJuYW1lOm1jcF9wYXNzd29yZA=="

0 commit comments

Comments
 (0)