Framekeep Public Discovery for Cursor
com.framekeep/public
Read-only discovery of Framekeep capabilities, security boundaries, and public resources.
client:Cursor
transport:streamable-http
tools:3
Install Framekeep Public Discovery in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"public": {
"url": "https://framekeep.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs