ENDPOINT 1
https://mcp.havoptic.com/mcp
MCP server metadata
- Name
- havoptic
- Version
- 1.0.0
Known tools 8
list_tracked_toolsAll 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-onlylatest_releasesMost recent AI coding tool releases (newest first), optionally filtered to one tool.
Inferred read-onlyrelease_historyRelease history for one tool within an optional date window (newest first).
Inferred read-onlysearch_release_notesFull-text search across all tracked release notes — flags, error strings, feature names, config keys.
Inferred read-onlycadence_statsHow 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-onlycompare_toolsSide-by-side comparison of two AI coding tools: release cadence, feature-matrix differences, and Havoptic's editorial verdict for the pair.
Inferred read-onlyfeature_timelineWhich 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-onlyCONNECT 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.
havoptic.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.