oceanbase/powercontext
v0.1.0Apache-2.0
Reusable PowerContext skills and MCP configuration for agent integrations.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
powercontextstreamable-http
{
"type": "streamable-http",
"url": "http://127.0.0.1:8000/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "powercontext",
"version": "0.1.0",
"description": "Reusable PowerContext skills and MCP configuration for agent integrations.",
"author": {
"name": "PowerContext Team",
"email": "open_oceanbase@oceanbase.com",
"url": "https://github.com/oceanbase"
},
"homepage": "https://github.com/oceanbase/powercontext",
"repository": "https://github.com/oceanbase/powercontext",
"license": "Apache-2.0",
"keywords": [
"agent-plugin",
"context",
"handoff",
"mcp",
"memory"
]
}