← Registry

API Tools

leafwright.co

A document studio and PDF API that converts HTML, URLs, and Handlebars templates into PDFs, with AI assistance for template creation and repair.

1 endpoint3 known toolsFirst detected August 6, 2026Last detected September 25, 2026

ENDPOINT 1

https://leafwright.co/mcp

No auth detected

MCP server metadata

Name
leafwright
Version
0.2.4
Capabilities
tools.listChanged

Known tools 3

leafwright_login

Start a browser login flow for Leafwright MCP.

Inferred read-only
leafwright_auth_status

Check whether Leafwright MCP is authenticated.

Inferred read-only
leafwright_logout

Revoke the stored Leafwright MCP token and clear local auth state.

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.leafwright]
url = "https://leafwright.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "leafwright": {
      "type": "http",
      "url": "https://leafwright.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: leafwright
Remote MCP URL: https://leafwright.co/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": {
    "leafwright": {
      "url": "https://leafwright.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "leafwright": {
      "type": "http",
      "url": "https://leafwright.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "leafwright",
  "transport": "streamable-http",
  "url": "https://leafwright.co/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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