← Registry

AI & Machine Learning

climb.ai

Provides access to Climb's company overview, capabilities, case studies, and insights articles about enterprise AI.

1 endpoint6 known toolsFirst detected June 25, 2026Last detected July 30, 2026

ENDPOINT 1

https://climb.ai/mcp

No auth detected

MCP server metadata

Name
io.climb/site
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools describe Climb (overview, capabilities, case studies, insights). submit_contact sends a message to the team.

Known tools 6

get_company_overview

Get a plain-language overview of what Climb is, how it works, and where to find more on the site.

Inferred read-only
list_capabilities

List Climb's six production-grade capabilities with a short summary of each.

Inferred read-only
list_case_studies

List Climb's published case-study patterns.

Inferred read-only
get_case_study

Get the full detail for a single published case study by its id (from list_case_studies).

Inferred read-only
list_insights

List Climb's published Insights articles (field notes on shipping enterprise AI), newest first.

Inferred read-only
submit_contact

Send a message to the Climb team (the same path as the website contact form).

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "io-climb-site": {
      "type": "http",
      "url": "https://climb.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "io-climb-site": {
      "type": "http",
      "url": "https://climb.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "io-climb-site",
  "transport": "streamable-http",
  "url": "https://climb.ai/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 climb.ai was fetched 2026-08-04T17:07:23.499Z and is being refreshed.

Trust status Trusted

climb.ai 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.