Skip to content

Commit 305d7d7

Browse files
chore: add title to the server.json (#572)
Hopefully this is the property they read to show on the MCP registry.
1 parent c3784d1 commit 305d7d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "io.github.ChromeDevTools/chrome-devtools-mcp",
4+
"title": "Chrome DevTools MCP",
45
"description": "MCP server for Chrome DevTools",
56
"repository": {
67
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp",

0 commit comments

Comments
 (0)