init: vaultmesh mcp server
This commit is contained in:
12
packages/vaultmesh_mcp/claude_desktop_config.json
Normal file
12
packages/vaultmesh_mcp/claude_desktop_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"vaultmesh": {
|
||||
"command": "python",
|
||||
"args": ["-m", "packages.vaultmesh_mcp.server"],
|
||||
"cwd": "/path/to/vaultmesh",
|
||||
"env": {
|
||||
"VAULTMESH_ROOT": "/path/to/vaultmesh"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user