Skip to content
Claude Desktop

Skybridge Everything App for Claude Desktop

tech.skybridge.everything/everything

Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework

client:Claude Desktop transport:streamable-http tools:3

Install Skybridge Everything App in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "everything": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://everything.skybridge.tech"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Skybridge Everything App in other clients