Framekeep Public Discovery
com.framekeep/publicRead-only discovery of Framekeep capabilities, security boundaries, and public resources.
Tools · 3
Return a concise public overview of Framekeep and its privacy boundaries.
List Framekeep's preferred public documentation and discovery URLs.
Return privacy-safe links for creating a free no-account gallery or a reusable studio.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"framekeep_public_discovery": {
"url": "https://framekeep.com/api/mcp",
"transport": "streamable-http"
}
}
}