We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee4cfb commit 84b2addCopy full SHA for 84b2add
1 file changed
CHANGELOG.md
@@ -18,4 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
18
- Automatic test polling (3-second intervals, 5-minute timeout)
19
- Structured error responses with actionable hints for all failure modes
20
- JSON:API response parsing for all GTMetrix API v2.0 endpoints
21
-- stdio transport for Claude Code MCP integration
+- Configuration via MCP host environment variables (Claude Code `env` block or Claude Desktop config)
22
+- GitHub Actions CI workflow with Python 3.11/3.12/3.13 matrix
23
+- stdio transport for Claude Code and Claude Desktop MCP integration
0 commit comments