文件历史

提交图

6 次代码提交

作者 SHA1 备注 提交日期
Nikolay Vitkov 1faec78f84 fix: publishing to MCP registry (#313)
Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/304


https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/CHANGELOG.md#migration-checklist-for-publishers
2025-10-08 13:09:41 +01:00
Nikolay Vitkov 5b78be5287 ci: add rerun for publish (#309)
This will allow us to manually call the run so the latest GitHub Action
config from main is picked up.
It also updates the Publisher to the latest version, and extracts the
command in vars so its easier to
update and read.
2025-10-08 09:50:28 +00:00
Alex Rudenko cae1cf13d5 fix: manually bump server.json versions based on package.json (#105)
it appears that mcp registry publishing tools would not sync
automatically with package.json.
2025-09-24 10:23:06 +02:00
Alex Rudenko bd0351fd36 fix: add mcpName to package.json (#103) 2025-09-24 07:59:37 +00:00
Alex Rudenko 2ee30bf37b chore: latest mcp registry schema (#101) 2025-09-24 07:21:36 +00:00
Alex Rudenko 67af3fefe5 chore: publish to MCP registry (#78)
Includes server.json and the GitHub Actions steps.
2025-09-23 19:59:48 +02:00