skybridge
A great map with info on Capitals all around the world
Skybridge is a fullstack TypeScript framework designed to create AI-embedded widgets that work seamlessly with ChatGPT and MCP-compatible clients. It offers end-to-end type safety, allowing developers to write code that is both reliable and easy to manage. With features like widget-to-model synchronization and React Query-style hooks, Skybridge enhances the development experience by providing familiar state management tools and a robust development environment with hot module replacement and debugging capabilities. By utilizing Skybridge, developers can create applications that not only look great but also function efficiently within AI conversations. The framework includes production-ready examples and a comprehensive documentation to help developers get started quickly and effectively. Whether you're building new applications or integrating into existing projects, Skybridge provides the tools necessary to streamline the development process and deliver high-quality user experiences.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"skybridge": {
"args": [
"mcp-remote",
"https://skybridge-712c1350.staging.alpic.live"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions