chore(mcp): 🔧 Update MCP server URL to local development environment in .mcp.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
34c1a1d96b
commit
c3e8040fe5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"mcpServers": {
|
||||
"claire": {
|
||||
"type": "http",
|
||||
"url": "http://10.9.0.3:8767/mcp/"
|
||||
"url": "http://127.0.0.1:8765/mcp/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue