What is the io.github.ptrinh/final-notice MCP server?
Free demand-letter PDF generator for unpaid invoices, 80+ jurisdictions, 29 languages.
How to install io.github.ptrinh/final-notice
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"final-notice": {
"url": "https://finalnotice.io/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"final-notice": {
"serverUrl": "https://finalnotice.io/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"final-notice": {
"type": "http",
"url": "https://finalnotice.io/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"final-notice": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://finalnotice.io/mcp"
]
}
}
}Claude Code
claude mcp add --transport http final-notice https://finalnotice.io/mcpRelated MCP servers
Search Freeport Nostr events by kind, tag & geohash radius (rides, services, reputation).
View repository →