MCP Server
MCP
io.github.dizzydes/0pi
Free, 2hr expiry agent storage to cache contexts, bridge workflows, or dump data.
Install
npx -y @0pi/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@0pi/mcp-server",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API endpoint for 0pi service",
"format": "string",
"default": "https://0pi.dev",
"name": "OPI_API_URL"
},
{
"description": "Directory for conversation logs",
"format": "string",
"default": "./logs",
"name": "OPI_LOG_DIR"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment