Tekmetric MCP Server v1.1.0
1.1.0 - 2026-08-27T15:12:45Z
Changelog
Features
- b4c5519: feat: run the right Linux build on arm64 (@beetlebugorg)
- d1a98bc: feat: serve streamable HTTP without session state (@beetlebugorg)
- fc2568e: feat: sign and notarize the macOS builds (@beetlebugorg)
Bug Fixes
- 7f56fbb: fix: clamp tool limits and validate date arguments (@beetlebugorg)
- 1c16c0f: fix: make the client safe for concurrent use (@beetlebugorg)
- a23b9ed: fix: point the Desktop extension at the API endpoint (@beetlebugorg)
- c4dead6: fix: ship the macOS binary the extension needs (@beetlebugorg)
Other Changes
- 6e603fb: Add specs/ to gitignore (@beetlebugorg)
- 5fcff9b: Fix API endpoint in documentation from api.tekmetric.com to shop.tekmetric.com (@beetlebugorg)
- 0d6c99d: Fix: Keep api.tekmetric.com for API access requests, use shop.tekmetric.com for API endpoint (@beetlebugorg)
- cb8a14b: Refactor models and fix Employee structure (@beetlebugorg)
- 666b220: deps: upgrade mcp-go to v0.58.0 (@beetlebugorg)
- 5162851: refactor: build query strings from the url struct tags (@beetlebugorg)
- 1424317: refactor: remove dead code and apply the analysis limits (@beetlebugorg)
Installation
Claude Desktop (Recommended)
Download tekmetric-mcp-1.1.0.mcpb and open with Claude Desktop.
Manual Installation
Download the appropriate zip file for your platform:
- macOS (Apple Silicon):
tekmetric-mcp-1.1.0-darwin-arm64.zip - macOS (Intel):
tekmetric-mcp-1.1.0-darwin-amd64.zip - Linux (x64):
tekmetric-mcp-1.1.0-linux-amd64.zip - Linux (ARM64):
tekmetric-mcp-1.1.0-linux-arm64.zip - Windows (x64):
tekmetric-mcp-1.1.0-windows-amd64.zip
Extract the zip file and add the binary to your PATH or Claude Desktop configuration.
See the Installation Guide for detailed instructions.
Full Changelog: v1.0.2-beta...v1.1.0