Install a skill when you want a fixed workflow. Add the flagship MCP when your agent needs typed tool calls — invoices, trails, prompts, diffs, converters. Free cores. Clear schemas. No account to try.
| If you are… | Use… | When… |
|---|---|---|
| A human with a browser | Web tools on the hub | One clear job (invoice, regex, golden hour) |
| An agent runtime (Claude, Cursor, Grok…) | Flagship MCP + skills | You need callable tools or a repeatable workflow |
| Shipping product copy | Copy Forge (web) or prompt skills | Launch day paste packs |
| Planning outdoors up north | Golden hour / snow / pack tools (+ MCP twins) | Before you leave for trail or pier |
nf-mcp.vercel.app — diff, units, JSON→TS, golden hour, prompts, and more.Northern Forge MCP — call tools over JSON-RPC or REST. Diff text, explain cron, convert units, JSON→TS, base64, UUIDs, CSV tables, WCAG contrast, golden hour, pack weight, prompt variants, and the live product catalog.
https://nf-mcp.vercel.app
flagship
POST /mcp
install
POST /tools
curl-friendly
curl -s https://nf-mcp.vercel.app/tools \
-H 'content-type: application/json' \
-d '{"name":"golden_hour_windows","arguments":{"lat":46.5,"lon":-87.4,"date":"2026-07-29"}}'
Install: call tool install_config or use Forge Bridge → Copy config for Cursor/Claude. Health: GET /health.
Tip: list tools with GET /tools or list_mcp_tools. Each tool returns structured JSON your agent can use immediately.
Drop-in workflows for invoices, estimates, prompt packs, and trail kits — load them into your agent runtime.
Golden hour and pack math, prompt variants, diffs, converters, and catalog helpers with explicit schemas.
Same jobs in the browser: Prompt Forge, ForgeBill, JSON→TS, and more free cores on the hub.
| Kind | What you get | Where |
|---|---|---|
| MCP server | HTTP tools with clear names, args, and free cores | nf-mcp.vercel.app · catalog MCP filter |
| Agent skill | SKILL.md + examples your agent can install | Catalog · live skill viewer |
| Web tool | Human UI for the same job | Hub products · free cores |
Cursor / Claude example: point your MCP client at https://nf-mcp.vercel.app/mcp (exact config keys vary by client). REST works everywhere with a simple POST.
Browse the full catalog, try tools in the console, or add the flagship MCP to your agent and start calling jobs today.