Files
scopone/.claude/settings.json
Giancarmine Salucci 3d1f3e5eb4 chore: initial commit
2026-03-31 18:38:34 +02:00

13 lines
269 B
JSON

{
"mcpServers": {
"trueref": {
"command": "node",
"args": ["--import=tsx/esm", "/home/moze/Sources/trueref/src/mcp/index.ts"],
"env": {
"TRUEREF_API_URL": "http://localhost:5173"
}
}
},
"enableAllProjectMcpServers": true
}