746578c2cf
Le serveur MCP lesstime était redéfini en HTTP (405) ; on s'appuie désormais sur la conf user globale (~/.claude.json, HTTPS) comme les autres projets. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"mcpServers": {
|
|
"inventory": {
|
|
"type": "http",
|
|
"url": "http://inventory.malio-dev.fr/_mcp",
|
|
"headers": {
|
|
"X-Profile-Id": "admin-default-profile",
|
|
"X-Profile-Password": "A123"
|
|
}
|
|
}
|
|
}
|
|
}
|