Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:55:49 +08:00
commit aee325136f
3 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "mcp-plugin",
"description": "Shared MCP server configuration plugin for OP platform integration",
"version": "1.0.3",
"author": {
"name": "Your Team"
},
"mcp": {
"op": {
"type": "http",
"url": "https://op-mcp-test.blacklake.tech/mcp"
}
}
}