PatchX Freenote Agent for Claude Desktop
io.github.zsts119/patchxnote-agent
PatchX Freenote MCP: summaries, memories, model results and user-approved webhook workflows.
client:Claude Desktop
transport:stdio
runtime:npm
Install PatchX Freenote Agent in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"patchxnote-agent": {
"command": "npx",
"args": [
"-y",
"patchxnote-agent"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs