← Registry

Developer Tools

havoptic.com

Tracks and provides release information for AI coding tools.

1 endpoint8 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://mcp.havoptic.com/mcp

No auth detected

MCP server metadata

Name
havoptic
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 8

list_tracked_tools

All AI coding tools Havoptic tracks (Claude Code, OpenAI Codex CLI, Cursor, Gemini CLI, Kiro CLI, GitHub Copilot CLI, Devin Desktop/Windsurf, Antigravity CLI), with release counts and their latest release.

Inferred read-only
latest_releases

Most recent AI coding tool releases (newest first), optionally filtered to one tool.

Inferred read-only
get_release

Full details of a single release by id (e.g.

Inferred read-only
release_history

Release history for one tool within an optional date window (newest first).

Inferred read-only
search_release_notes

Full-text search across all tracked release notes — flags, error strings, feature names, config keys.

Inferred read-only
cadence_stats

How fast a tool ships: release counts over 7/30/90 days, average days between releases, and last release — for one tool or all of them.

Inferred read-only
compare_tools

Side-by-side comparison of two AI coding tools: release cadence, feature-matrix differences, and Havoptic's editorial verdict for the pair.

Inferred read-only
feature_timeline

Which tool shipped each notable cross-tool feature first (MCP support, subagents, planning mode, hooks, checkpoints, ...), follower lag in days, and copying-trend insights.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.havoptic]
url = "https://mcp.havoptic.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "havoptic": {
      "type": "http",
      "url": "https://mcp.havoptic.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: havoptic
Remote MCP URL: https://mcp.havoptic.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "havoptic": {
      "url": "https://mcp.havoptic.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "havoptic": {
      "type": "http",
      "url": "https://mcp.havoptic.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "havoptic",
  "transport": "streamable-http",
  "url": "https://mcp.havoptic.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for havoptic.com was fetched 2026-08-23T22:08:11.708Z.

Trust status Trusted

havoptic.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.