51e0ef7a64
* perf: Hint allocator to release memory back to OS * chore: Update docs for - perf: Hint allocator to release memory back to OS
10 lines
130 B
JSON
10 lines
130 B
JSON
{
|
|
"mcpServers": {
|
|
"fff": {
|
|
"type": "stdio",
|
|
"command": "./target/release/fff-mcp",
|
|
"args": []
|
|
}
|
|
}
|
|
}
|