aNotepad for Claude Desktop
com.anotepad/notes
AI access to your aNotepad online notes: read, search, write, and organize via 22 tools.
client:Claude Desktop
transport:streamable-http
Install aNotepad in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"notes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.anotepad.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs