目录 / rig
MCP
鉴权未知
未评级
已上架
rig
Rig is the local runtime context engine for AI coding agents. This plugin connects Claude, Cursor, Gemini, Copilot, Codex, and Windsurf to Rig’s cloud MCP for project status, health, ports, and gated start/stop/restart on Macs linked to your account. Skills cover install and Link to the Mac hub for live logs, git/db, and the full local tool surface. Writes require confirm. Not a checkout or plan catalog.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://userig.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"rig": {
"url": "https://userig.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_projects | List Rig projects for the signed-in user (cloud catalog) or sandbox fixtures for the OpenAI demo account. |
| get_project | Fetch one Rig project by id or name from the catalog or sandbox. |
| get_status | Get run status for a Rig project (catalog presence or sandbox). |
| get_logs | Read recent logs. Demo/sandbox returns fixtures. Live Mac log tails require the local hub; cloud mode returns catalog-limited guidance when the device is offline. |
| get_health | Cloud MCP + account health: sandbox summary for demo, or linked Mac devices / catalog counts for a real user. |
| who_owns_port | Report which project owns a TCP port. Sandbox uses fixtures; cloud uses catalog presence (not live lsof). |
| start_project | Start a project. Sandbox updates fixtures. Real accounts queue start on the owning Mac via device_commands. Requires confirm=true. |
| stop_project | Stop a project. Sandbox updates fixtures. Real accounts queue stop on the owning Mac. Requires confirm=true. |
| restart_project | Restart a project. Sandbox updates fixtures. Real accounts queue restart on the owning Mac. Requires confirm=true. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。