14 lines
288 B
JSON
14 lines
288 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |