add mcp
This commit is contained in:
Vendored
+8
@@ -5,5 +5,13 @@
|
|||||||
"url": "https://mcp.context7.com/mcp",
|
"url": "https://mcp.context7.com/mcp",
|
||||||
},
|
},
|
||||||
// "finn-eiendom": { }
|
// "finn-eiendom": { }
|
||||||
|
"finn-eiendom": {
|
||||||
|
"command": "/root/projects/finn-mcp/.venv/bin/python",
|
||||||
|
"args": [
|
||||||
|
"-m",
|
||||||
|
"finn_eiendom.mcp_server"
|
||||||
|
],
|
||||||
|
"cwd": "/root/projects/finn-mcp"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user