mcp-sh-convention-mcp.ocm.jsonjson {
"ocm": "1",
"id": "mcp-sh-convention-mcp",
"kind": "tool",
"name": "convention.sh",
"description": "Ship production-ready TypeScript code in half the time, at half the cost.",
"publisher": "sh.convention",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Ship production-ready TypeScript code in half the time, at half the cost."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"path": "server.json",
"ref": "1.0.0",
"url": "https://registry.modelcontextprotocol.io/v0/servers/sh.convention%2Fmcp",
"key": "sh.convention/mcp",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://mcp.convention.sh/mcp"
}
]
}