app
The SimpleLogin back-end and web app
app MCP Server
MCP server for standardnotes/app
Ready-to-Use Client Configurations
{
"mcpServers": {
"app": {
"command": "npx",
"args": [
"-y",
"@standardnotes/app"
]
}
}
}