PatchX Freenote Agent
Rank #9,759io.github.ZsTs119/patchxnote-agent
PatchX Freenote MCP: summaries, memories, model results and user-approved webhook workflows.
PatchX Freenote Agent is a Model Context Protocol (MCP) server published by ZsTs119. It ranks #9,759 of 130,833 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. PatchX Freenote Agent is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 121,074 of 130,833 servers on MCP Toplist.
Use PatchX Freenote Agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add patchxnote-agent -- npx -y patchxnote-agent mcp serve[mcp_servers.patchxnote-agent]
command = "npx"
args = ["-y", "patchxnote-agent", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"patchxnote-agent": {
"command": "npx",
"args": [
"-y",
"patchxnote-agent",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"patchxnote-agent": {
"command": "npx",
"args": [
"-y",
"patchxnote-agent",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"patchxnote-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"patchxnote-agent",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"patchxnote-agent": {
"command": "npx",
"args": [
"-y",
"patchxnote-agent",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"patchxnote-agent": {
"command": "npx",
"args": [
"-y",
"patchxnote-agent",
"mcp",
"serve"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ZsTs119%2Fpatchxnote-agent)<a href="https://mcptoplist.com/server/io.github.ZsTs119%2Fpatchxnote-agent"><img src="https://mcptoplist.com/badge/io.github.ZsTs119%2Fpatchxnote-agent.svg" alt="MCP Toplist: Top 10% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ZsTs119
Available versions (2)
| Version | Published |
|---|---|
| 0.2.15 | Sep 16, 2026 |
| 0.2.14 | Sep 15, 2026 |
Frequently asked questions
- Who maintains PatchX Freenote Agent?
- PatchX Freenote Agent is maintained by ZsTs119, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is PatchX Freenote Agent listed on the Official MCP Registry?
- Yes — PatchX Freenote Agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does PatchX Freenote Agent have?
- MCP Toplist tracks 2 versions of PatchX Freenote Agent, most recently published on Sep 16, 2026.
- Where can I find the source code for PatchX Freenote Agent?
- The source code for PatchX Freenote Agent is hosted at github.com/ZsTs119/patchxnote-agent.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.