Files
claude-plugins-official/plugins/example-plugin/.mcp.json
2025-11-20 11:47:24 -08:00

7 lines
91 B
JSON

{
"example-server": {
"type": "http",
"url": "https://mcp.example.com/api"
}
}