Skip to content

Commit 45d2f30

Browse files
committed
Add .git extension to repository URL
- Changed repository URL to include .git extension - May be required for MCP registry validation
1 parent b722bac commit 45d2f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "CData Software",
66
"homepage": "https://www.cdata.com/solutions/mcp/",
77
"repository": {
8-
"url": "https://github.com/CDataSoftware/connectcloud-mcp-server"
8+
"url": "https://github.com/CDataSoftware/connectcloud-mcp-server.git"
99
},
1010
"license": "MIT",
1111
"deployments": {

0 commit comments

Comments
 (0)