claire/.mcp.json
autocommit c3e8040fe5 chore(mcp): 🔧 Update MCP server URL to local development environment in .mcp.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-27 14:09:02 -07:00

8 lines
112 B
JSON

{
"mcpServers": {
"claire": {
"type": "http",
"url": "http://127.0.0.1:8765/mcp/"
}
}
}