Skip to content

docs: per-client MCP setup guides, token context performance, ECM example#53

Open
anchapin wants to merge 1 commit intodevelopfrom
docs/user-docs
Open

docs: per-client MCP setup guides, token context performance, ECM example#53
anchapin wants to merge 1 commit intodevelopfrom
docs/user-docs

Conversation

@anchapin
Copy link
Copy Markdown
Collaborator

Summary

Adds per-client documentation, a token context performance benchmark, and a new ECM package example.

Added

  • docs/clients/ — setup guides for Claude Code, Claude Desktop, VS Code Copilot, Windsurf, Gemini CLI, and Cursor (config files, tool limits, performance notes)
  • docs/clients/token-context-performance.md — benchmark of 142-tool surface and context overhead per client
  • docs/clients/index.md — client comparison and quick-start links
  • .mcp.json.example — ready-to-use Claude Code MCP config
  • SECURITY.md — disclosure policy and supported versions
  • docs/examples/20_deep_retrofit_package.md — ECM package walkthrough (wall insulation + thermostat + window + PV)

Fixed

  • ECM example: glazing requires SimpleGlazing via create_measure, not create_standard_opaque_material
  • README client compatibility table updated with per-client tool limits and guide links

CI

  • test_skill_ecm_package.py added to shard 2

Split from #51.

…mple

- Add docs/clients/ with setup guides for Claude Code, Claude Desktop,
  VS Code Copilot, Windsurf, Gemini CLI, and Cursor
- Add docs/clients/token-context-performance.md — benchmark of 142-tool
  surface and context overhead per client
- Add docs/clients/index.md with client comparison and quick-start links
- Add .mcp.json.example — ready-to-use Claude Code MCP config
- Add SECURITY.md with disclosure policy and supported versions
- Add docs/examples/20_deep_retrofit_package.md — ECM package walkthrough
  (wall insulation + thermostat + window + PV stack with expected EUI ranges)
- Fix ECM example: glazing requires SimpleGlazing via create_measure, not
  create_standard_opaque_material
- Update README client compatibility table with per-client tool limits and links
- CI: add test_skill_ecm_package.py to shard 2

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant