← bluecraneworks.ca

INDIVIDUAL MCP TOOL

get_form_maker_pass

Pricing and checkout links for the Blue Crane Form Maker Pass: one-time purchase that strips all Blue Crane text from printed PDFs (clean, client-ready paper) and auto-fills saved company details across all 126 forms.

bluecraneworks.canone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.bluecraneworks.ca/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_form_maker_pass and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

bluecraneworks.ca

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.bluecrane-forms]
url = "https://mcp.bluecraneworks.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bluecrane-forms": {
      "type": "http",
      "url": "https://mcp.bluecraneworks.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bluecrane-forms": {
      "type": "http",
      "url": "https://mcp.bluecraneworks.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bluecrane-forms",
  "transport": "streamable-http",
  "url": "https://mcp.bluecraneworks.ca/mcp"
}
MCP Inspector

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

Related tools

  • search_forms — Search Blue Crane's compendium of 126 Canadian contractor forms — Ontario, Alberta and BC statutory worksheets plus Canada-wide site paperwork (safety, statutory worksheets, inspections, invoices, sign-offs, site logs) by keyword, form number, or alias (e.
  • get_form — Get full details for one form by its id (from search_forms): description, regulatory citation, the exact fields it collects, and free print / Pass options.
  • which_form_do_i_need — Describe a jobsite or paperwork situation in plain language (e.
  • list_categories — List the form categories (WSIB & incidents, site safety, vehicles & equipment, finance, subcontractors, etc.
  • estimate_contractor_tax — Estimate 2026 income tax, CPP, and take-home for a self-employed Canadian contractor or tradesperson (sole proprietor) by province.
  • required_hourly_rate — Work backwards from the annual take-home a contractor wants to the hourly rate they must bill, accounting for 2026 income tax and CPP in their province plus billable time.
  • hst_quick_method — Compare the CRA Quick Method of accounting for HST against the regular method for an Ontario contractor: what they would remit and keep under each, with the break-even.