Skip to content

Commit 06500c4

Browse files
committed
fix(manifest): remove privacy_policies key, unsupported by dxt schema
1 parent 97d21cc commit 06500c4

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

manifest.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,8 @@
1515
},
1616
"license": "MIT",
1717
"keywords": ["ckan", "open-data", "data-portal"],
18-
"privacy_policies": [
19-
{
20-
"url": "https://github.com/ondata/ckan-mcp-server/blob/main/PRIVACY.md"
21-
}
22-
],
2318
"icon": "icon.png",
24-
"server": {
19+
"server": {
2520
"type": "node",
2621
"entry_point": "server/index.js",
2722
"mcp_config": {

0 commit comments

Comments
 (0)