Skybridge Everything App
tech.skybridge.everything/everythingExample and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework
Tools · 3
A simple greeting tool
Flips a coin and checks if the user's guess is correct
Read a file the user uploaded and echo it back as a downloadable reference.
Resources · 1
A playground to discover the Skybridge framework
ui://views/ext-apps/show-everything.html?v=6e6a7a15
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"skybridge_everything_app": {
"url": "https://everything.skybridge.tech",
"transport": "streamable-http"
}
}
}