← Registry

Content Tools

finalnotice.io

Generates localized demand letter PDFs and previews their structured content for various jurisdictions.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected August 30, 2026

ENDPOINT 1

https://finalnotice.io/mcp

No auth detected

MCP server metadata

Name
final-notice
Version
1.0.0
Capabilities
tools

Known tools 3

list_jurisdictions

List every supported country/jurisdiction (code, name, currency, default language) plus the available languages and tones.

Inferred read-only
preview_demand_letter

Render the demand letter's text content (title, subject, body paragraphs, amount line, legal reference, closing) as structured JSON, without producing a PDF.

Inferred read-only
generate_demand_letter

Generate the finished demand-letter PDF (formal letter + matching envelope), localized and legally formatted for the jurisdiction.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.final-notice]
url = "https://finalnotice.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "final-notice": {
      "type": "http",
      "url": "https://finalnotice.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: final-notice
Remote MCP URL: https://finalnotice.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "final-notice": {
      "url": "https://finalnotice.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "final-notice": {
      "type": "http",
      "url": "https://finalnotice.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "final-notice",
  "transport": "streamable-http",
  "url": "https://finalnotice.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for finalnotice.io was fetched 2026-07-28T03:53:22.976Z and is being refreshed.

Trust status Neutral

finalnotice.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.