#90 · Primary category: LLM Application Frameworks
skybridge
Skybridge is a full-stack TypeScript framework for MCP Apps and ChatGPT Apps. Type-safe. React-powered. Platform-agnostic.
Project last updated:08/28/26
GitHub Stars
2.0K
Forks
131
Contributors
37
License
MIT
Why we included this project
Skybridge targets teams who want their software to live inside an AI chat client instead of beside it. It is a full-stack TypeScript framework for building MCP Apps, meaning interactive React views and tools that render directly in hosts like ChatGPT and Claude. The framework handles the Model Context Protocol plumbing, authentication, tunneling, and deployment tooling, so developers write the UI and tool logic rather than the boilerplate. Because the API is type-safe end to end, tool schemas and React components stay in sync at compile time, catching mismatches before users see them. A quickstart scaffold plus a bundled emulator lets you test a conversational interface in an afternoon, without juggling chat windows. If you are building anything users or agents will operate through a chat surface, this is a practical starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform