Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"notes-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"\\"
]
}
}
}