General Tools
framekeep.com
Provides public overview and documentation resources for Framekeep.
ENDPOINT 1
https://framekeep.com/api/mcp
MCP server metadata
- Name
- com.framekeep/public
- Version
- 1.2.0
Known tools 3
get_framekeep_overviewReturn a concise public overview of Framekeep and its privacy boundaries.
Inferred read-onlylist_framekeep_public_resourcesList Framekeep's preferred public documentation and discovery URLs.
Inferred read-onlyget_framekeep_start_optionsReturn privacy-safe links for creating a free no-account gallery or a reusable studio.
Inferred read-onlyCONNECT 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.
framekeep.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.