chore: initial commit
This commit is contained in:
12
.claude/settings.json
Normal file
12
.claude/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user