T
Tillys Omi MCP
作者 @tilly-gdf
Custom stdio MCP server for the Omi AI wearable platform. 38 tools, dual auth (Dev API + Firebase), zero dependencies.
创建于 2/24/2026
更新于 about 18 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-tillys-omi-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"tilly-gdf-tillys-omi-mcp": {
"command": "npx",
"args": [
"tilly-gdf-tillys-omi-mcp"
]
}
}
}