← Registry

Content Tools

impossibleshape.com

Provides public access to ImpossibleShape.com content, page summaries, source references, and methodology assumptions through search and retrieval tools.

1 endpoint8 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://impossibleshape.com/api/mcp

No auth detected

MCP server metadata

Name
ImpossibleShape Public MCP
Version
2026-06-23
Capabilities
tools

Known tools 8

get_site_overview

Return a public overview of ImpossibleShape.com, its limits, and high-value public links.

Inferred read-only
search_public_content

Search the public page catalog and return public summaries only.

Inferred read-only
get_page_summary

Return a public summary, topic area, intent, limits, and source notes for a known page.

Inferred read-only
get_evidence_sources

Return public source references used by the methodology, including date checked and limitation notes.

Inferred read-only
get_tool_assumptions

Return public assumptions, verdict meanings, thresholds, and failure modes.

Inferred read-only
run_estimate

Run a lightweight public estimate from explicit geometry counts or preset names.

Inferred read-only
list_provider_locations

Return provider-location availability.

Inferred read-only
prepare_request_draft

Prepare draft text for a user to manually send as a bug report or correction request.

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

.mcp.json

{
  "mcpServers": {
    "impossibleshape-public-mcp": {
      "type": "http",
      "url": "https://impossibleshape.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "impossibleshape-public-mcp": {
      "type": "http",
      "url": "https://impossibleshape.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "impossibleshape-public-mcp",
  "transport": "streamable-http",
  "url": "https://impossibleshape.com/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.