summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mcp.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/.mcp.json b/.mcp.json
new file mode 100644
index 0000000..1e7d1cf
--- /dev/null
+++ b/.mcp.json
@@ -0,0 +1,9 @@
+{
+ "mcpServers": {
+ "likec4": {
+ "type": "stdio",
+ "command": "bunx",
+ "args": ["-y", "likec4@latest", "mcp"]
+ }
+ }
+}