We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ac610 commit 49bc862Copy full SHA for 49bc862
2 files changed
.claude-plugin/plugin.json
@@ -0,0 +1,8 @@
1
+{
2
+ "name": "CodSpeed",
3
+ "description": "Accurate and Reliable performance measurement and optimization tooling",
4
+ "version": "0.0.1",
5
+ "homepage": "https://codspeed.io",
6
+ "repository": "https://github.com/CodSpeedHQ/codspeed",
7
+ "license": "MIT"
8
+}
.mcp.json
+ "mcpServers": {
+ "CodSpeed": {
+ "type": "http",
+ "url": "https://mcp.codspeed.io/mcp"
+ }
0 commit comments