← Registry

API Tools

polariscrm.ai

Provides access to Polaris API documentation, registration, and sales contact resources.

1 endpoint3 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://api.polariscrm.ai/mcp

No auth detected

MCP server metadata

Name
Polaris Travel CRM
Version
0.1.0
Capabilities
tools

Known tools 3

discover_api

Discover Polaris API documentation, OpenAPI metadata, crawler policy, and agent resources.

Inferred read-only
start_signup

Return the Polaris workspace registration URL for a travel advisor or travel agency.

Inferred read-only
contact_sales

Submit a Polaris sales or support contact request.

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

.mcp.json

{
  "mcpServers": {
    "polaris-travel-crm": {
      "type": "http",
      "url": "https://api.polariscrm.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "polaris-travel-crm": {
      "type": "http",
      "url": "https://api.polariscrm.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "polaris-travel-crm",
  "transport": "streamable-http",
  "url": "https://api.polariscrm.ai/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.