Content Tools
impossibleshape.com
Provides public access to ImpossibleShape.com content, page summaries, source references, and methodology assumptions through search and retrieval tools.
ENDPOINT 1
https://impossibleshape.com/api/mcp
MCP server metadata
- Name
- ImpossibleShape Public MCP
- Version
- 2026-06-23
Known tools 8
get_site_overviewReturn a public overview of ImpossibleShape.com, its limits, and high-value public links.
Inferred read-onlysearch_public_contentSearch the public page catalog and return public summaries only.
Inferred read-onlyget_page_summaryReturn a public summary, topic area, intent, limits, and source notes for a known page.
Inferred read-onlyget_evidence_sourcesReturn public source references used by the methodology, including date checked and limitation notes.
Inferred read-onlyget_tool_assumptionsReturn public assumptions, verdict meanings, thresholds, and failure modes.
Inferred read-onlyrun_estimateRun a lightweight public estimate from explicit geometry counts or preset names.
Inferred read-onlyprepare_request_draftPrepare draft text for a user to manually send as a bug report or correction request.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.