Skip to content

Commit 9b40d1d

Browse files
ithiria894claude
andcommitted
chore: sync server.json version to 0.1.5 for Official MCP Registry
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 842c8c5 commit 9b40d1d

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

server.json

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.mcpware/ui-annotator-mcp",
4-
"description": "Annotates any web page with hover labels for AI assistants zero extensions, any browser",
4+
"description": "Annotates any web page with hover labels for AI assistants \u2014 zero extensions, any browser",
55
"repository": {
66
"url": "https://github.com/mcpware/ui-annotator-mcp",
77
"source": "github"
88
},
9-
"version": "0.1.1",
10-
"packages": [{
11-
"registryType": "npm",
12-
"identifier": "@mcpware/ui-annotator",
13-
"version": "0.1.1",
14-
"transport": { "type": "stdio" }
15-
}]
16-
}
9+
"version": "0.1.5",
10+
"packages": [
11+
{
12+
"registryType": "npm",
13+
"identifier": "@mcpware/ui-annotator",
14+
"version": "0.1.1",
15+
"transport": {
16+
"type": "stdio"
17+
}
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)