Lifts local stdio MCP servers into remote AI app connectors for Claude, ChatGPT, and other MCP hosts.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"levitate": {
"command": "npx",
"args": [
"-y",
"iomz/levitate"
]
}
}
}
Run in terminal:
claude mcp add levitate npx -y iomz/levitate
Add to .cursor/mcp.json:
{
"mcpServers": {
"levitate": {
"command": "npx",
"args": [
"-y",
"iomz/levitate"
]
}
}
}
README Excerpt
<p align="center"> <img width="160" height="160" alt="Levitate app icon" src="assets/levitate-icon.png" /> </p> <h1 align="center">Levitate</h1> <p align="center"> Local-first gateway for exposing stdio MCP servers as remote MCP endpoints. </p> <p align="center"> <a href="https://github.com/iomz/levitate/actions/workflows/ci.yml"><img src="https://github.com/iomz/levitate/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
Tools (4)
StdioClientTransportWebStandardStreamableHTTPServerTransportfakefake_allowed
Topics
gatewayhonomcpmodel-context-protocolnodejsproxystdiostreamable-httptypescript