← Index

io.github.dizzydes/0pi

io.github.dizzydes/0pi·v1.0.3·Other
Quality Score
84
/100

Free, 2hr expiry agent storage to cache contexts, bridge workflows, or dump data.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "0pi": {
      "command": "npx",
      "args": [
        "-y",
        "@0pi/mcp-server"
      ],
      "env": {
        "OPI_API_URL": "https://0pi.dev",
        "OPI_LOG_DIR": "./logs"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "0pi": {
      "command": "npx",
      "args": [
        "-y",
        "@0pi/mcp-server"
      ],
      "env": {
        "OPI_API_URL": "https://0pi.dev",
        "OPI_LOG_DIR": "./logs"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @0pi/mcp-server
§02  Environment variables
OPI_API_URL

API endpoint for 0pi service

OPI_LOG_DIR

Directory for conversation logs

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other