This commit is contained in:
Ole
2026-05-16 16:16:06 +00:00
parent 71cc9c86a0
commit 6eedfffa4d
+8
View File
@@ -5,5 +5,13 @@
"url": "https://mcp.context7.com/mcp",
},
// "finn-eiendom": { }
"finn-eiendom": {
"command": "/root/projects/finn-mcp/.venv/bin/python",
"args": [
"-m",
"finn_eiendom.mcp_server"
],
"cwd": "/root/projects/finn-mcp"
}
},
}