Skip to content

Commit b722bac

Browse files
committed
Fix namespace format to use slash separator
- Changed from io.github.CDataSoftware.connectcloud-mcp-server - To io.github.CDataSoftware/connectcloud-mcp-server - Matches the permission pattern io.github.CDataSoftware/*
1 parent b3183af commit b722bac

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
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://registry.modelcontextprotocol.io/schemas/server.json",
3-
"name": "io.github.CDataSoftware.connectcloud-mcp-server",
3+
"name": "io.github.CDataSoftware/connectcloud-mcp-server",
44
"description": "MCP Server for CData Connect AI - Query, manage, and act on data from 300+ enterprise sources",
55
"author": "CData Software",
66
"homepage": "https://www.cdata.com/solutions/mcp/",

0 commit comments

Comments
 (0)