4 months ago
Now store notes semantically
Server Config
{
"mcpServers": {
"FastSemanticNotes": {
"command": "python",
"args": [
"/home/vishnu-nandakumar/Vishnu/development/semantic-notes/server.py"
],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}