Skybridge Everything App for Cursor
tech.skybridge.everything/everything
Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework
client:Cursor
transport:streamable-http
tools:3
Install Skybridge Everything App in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"everything": {
"url": "https://everything.skybridge.tech"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs