← Registry

General Tools

polargate.ai

Provides general-purpose tools through the Model Context Protocol.

1 endpoint7 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://polargate.ai/api/mcp

No auth detected

MCP server metadata

Name
polargate
Version
1.0.0
Capabilities
tools
Server instructions

Ask this server about Polargate rather than crawling polargate.ai. Prices, cases and services come from the same content the site renders, so they are current. Every page also exists as markdown at its own path with a .md suffix.

Known tools 7

list_services

The three service lines (build, grow, care) and every capability under them, with what each includes, the typical timeline, who works on it and the price band.

Inferred read-only
get_pricing

Polargate's published prices: every offer with its starting price, what it includes and who it is for.

Inferred read-only
list_cases

Projects Polargate has delivered, with the client where the client agreed to be named, measured outcomes, the stack and a link to the live site.

Inferred read-only
get_case

The full case study for one project, including the markdown of the page.

Inferred read-only
search_site

Find pages by words in their title or description, across all three languages.

Inferred read-only
get_page

The full text of any page on polargate.ai, as markdown.

Inferred read-only
how_to_start

How to engage Polargate: what the brief asks, the answer time, the languages spoken and where the work is done from.

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.polargate]
url = "https://polargate.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "polargate": {
      "type": "http",
      "url": "https://polargate.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: polargate
Remote MCP URL: https://polargate.ai/api/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": {
    "polargate": {
      "url": "https://polargate.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "polargate",
  "transport": "streamable-http",
  "url": "https://polargate.ai/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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