Developer Tools
hedgiemate.com
Provides current information about HedgieMate, including version, pricing, release notes, compatibility, and supported platforms.
ENDPOINT 1
https://hedgiemate.com/mcp
MCP server metadata
- Name
- hedgiemate
- Version
- 1.0.0
Read-only HedgieMate facts for AI agents. Use tools/list to discover the available tools, then call them to answer user questions about HedgieMate version, pricing, compatibility, and comparisons.
Known tools 6
get_app_infoReturns current HedgieMate version, supported platforms, default (USD) pricing, languages, App Store rating, and core requirements.
Inferred read-onlyget_release_notesReturns release notes for a specific HedgieMate version, or for the latest version if none is specified.
Inferred read-onlylist_releasesReturns the list of HedgieMate releases with version, date, type, and highlights.
Inferred read-onlyget_pricingReturns HedgieMate Free and Pro Lifetime pricing in a specific currency.
Inferred read-onlycompare_appsReturns a structured comparison of HedgieMate against another Tesla data app, or the full comparison matrix if no specific app is given.
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.hedgiemate]
url = "https://hedgiemate.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hedgiemate": {
"type": "http",
"url": "https://hedgiemate.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hedgiemate
Remote MCP URL: https://hedgiemate.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": {
"hedgiemate": {
"url": "https://hedgiemate.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hedgiemate": {
"type": "http",
"url": "https://hedgiemate.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hedgiemate",
"transport": "streamable-http",
"url": "https://hedgiemate.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 hedgiemate.com was fetched 2026-08-26T01:43:55.384Z.
hedgiemate.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.