MCP Server
MCP
Skybridge Capitals Example
Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://capitals.skybridge.tech"
},
{
"type": "sse",
"url": "https://capitals.skybridge.tech"
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
sse
Comments
Sign in to leave a comment