← Registry

General Tools

framekeep.com

Provides public overview and documentation resources for Framekeep.

1 endpoint3 known toolsFirst detected July 31, 2026Last detected September 1, 2026

ENDPOINT 1

https://framekeep.com/api/mcp

No auth detected

MCP server metadata

Name
com.framekeep/public
Version
1.2.0
Capabilities
tools

Known tools 3

get_framekeep_overview

Return a concise public overview of Framekeep and its privacy boundaries.

Inferred read-only
list_framekeep_public_resources

List Framekeep's preferred public documentation and discovery URLs.

Inferred read-only
get_framekeep_start_options

Return privacy-safe links for creating a free no-account gallery or a reusable studio.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "com-framekeep-public",
  "transport": "streamable-http",
  "url": "https://framekeep.com/api/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 framekeep.com was fetched 2026-08-05T01:33:45.033Z and is being refreshed.

Trust status Trusted

framekeep.com 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.