Lifts local stdio MCP servers into remote Streamable HTTP endpoints for cloud-hosted AI clients, with bearer-token auth and tool policy filtering.
{
"mcpServers": {
"levitate": {
"command": "npx",
"args": [
"-y",
"levitate"
]
}
}
}