summaryrefslogtreecommitdiff
path: root/.mcp.json
blob: 1e7d1cf5f831db0af9f93ccd9902904a148c2268 (plain)
1
2
3
4
5
6
7
8
9
{
  "mcpServers": {
    "likec4": {
      "type": "stdio",
      "command": "bunx",
      "args": ["-y", "likec4@latest", "mcp"]
    }
  }
}