0pi for Cline
io.github.dizzydes/0pi
Free, 2hr expiry agent storage to cache contexts, bridge workflows, or dump data.
client:Cline
transport:stdio
runtime:npm
Install 0pi in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"0pi": {
"command": "npx",
"args": [
"-y",
"@0pi/mcp-server"
],
"env": {
"OPI_API_URL": "<OPI_API_URL>",
"OPI_LOG_DIR": "<OPI_LOG_DIR>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs