18 lines
475 B
JSON
18 lines
475 B
JSON
{
|
|
"name": "mcp",
|
|
"owner": {
|
|
"name": "Eric Austin",
|
|
"email": "e@plsr.io"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "mcp",
|
|
"description": "MCP (Model Context Protocol) engineering plugin for architecting, developing, testing, and deploying MCP servers and clients in Python and TypeScript",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-phaezer-claude-mkt-plugins-mcp.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |