Commit 83a4b4df authored by Lisa (AI Assistant)'s avatar Lisa (AI Assistant)

Update mcp_config.json to connect-only (no launch)

parent bc251228
{ {
"mcpServers": { "mcpServers": {
"clawphone": { "clawphone": {
"command": "python3", "baseUrl": "https://127.0.0.1:8765"
"args": [
"/home/share/clawphone/mcp_server.py"
],
"env": {
"CLAWPHONE_DB": "/home/share/clawphone/queue.db",
"CLAWPHONE_PORT": "8765",
"CLAWPHONE_HOST": "0.0.0.0"
}
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment