Thinking and learning tool
Connect to RemNote for spaced repetition and knowledge management.
{
"mcpServers": {
"remnote": {
"mcpServers": {
"remnote": {
"env": {
"REMNOTE_API_KEY": "your-api-key"
},
"args": [
"-y",
"remnote-mcp-server"
],
"command": "npx"
}
}
}
}
}