You are offline — showing cached data. Changes are disabled until you reconnect.
Back to home
Claude Codeclaude.aiAgent Skills

Use Claude with Naffo — Setup Guide

Connect Claude to your Naffo ERP and manage your entire business by conversation: create invoices, record payments, check stock, run GST reports, follow up overdue customers, and drive the dairy procurement workflow end-to-end.

⚡ Quick start — Claude Code (60 seconds)

/plugin marketplace add naffotech/naffo-marketplace

/plugin install naffo

Option A · Recommended

Install the Naffo plugin in Claude Code

The full experience — guided workflows, the /naffo-setup command, and the naffo-erp-guide skill that teaches Claude correct tool usage.

01

Add the Naffo marketplace

Inside Claude Code, run:

/plugin marketplace add naffotech/naffo-marketplace

Works with the owner/repo shorthand on GitHub. For GitLab, Bitbucket, or self-hosted git, paste the full clone URL instead.

02

Install the plugin

/plugin install naffo

This installs everything at once — there is no separate "skill add" command in Claude Code; skills ship inside plugins.

03

Connect it to your Naffo account

  1. In naffo.tech go to Settings → Integrations → MCP
  2. Copy your personal MCP connection details
  3. Run claude mcp add naffo … using the transport shown on that page
  4. Verify by asking Claude: "Who am I in naffo?"
04

Try your first commands

  • “Create a sale invoice for Sharma Traders — 10 units of Ghee at ₹520”
  • “Show today's sales and total receivables”
  • “Which purchase bills are unpaid?”
  • “Show my GSTR-1 summary for this month”
  • “Record a receipt of ₹25,000 from Patel Dairy”

Option B · Lightweight

Install just the skill with npx

Don't want the full plugin? The Agent Skills CLI copies the raw SKILL.md files into your agent's skills directory. Works for Claude Code and other AI agents.

A

Whole marketplace

npx skills add naffotech/naffo-marketplace

Auto-detects every skill in the repo.

B

Just the ERP guide skill

npx skills add github.com/naffotech/naffo-marketplace/plugins/naffo/skills/naffo-erp-guide

Points directly at the skill folder.

Note: the npx route installs skills only — no slash commands or plugin updates. If a future version of the CLI doesn't auto-detect the nested path, use Option A or the zip download below.

Option C · No terminal needed

Connect on the claude.ai website

Chat with your business data from any browser via a Custom Connector.

01

Get your MCP URL

In naffo.tech: Settings → Integrations → MCP — copy the server URL shown there.

02

Add the connector on claude.ai

Go to Settings → Connectors → Add custom connector, paste the URL, and save. (Requires a paid claude.ai plan.)

03

(Optional) Add the Naffo skill

Download the skills bundle, then upload it under Settings → Capabilities → Skills so Claude knows how to use every Naffo tool correctly.

Download skills (.zip)

What Claude can do once connected

  • Create & send GST-ready sales invoices by conversation
  • Purchase bills, payments & receipts with proper ledger posting
  • Stock checks, low-stock alerts & valuation reports
  • GSTR-1 / GSTR-2 summaries, trial balance, balance sheet
  • Dairy procurement: collection → gate pass → QC → weighbridge → settlement
  • Overdue invoice follow-ups and CRM lead activities
  • Fund transfers between bank accounts (with explicit confirmation)

Safety model

  • Every action runs through your Naffo account's role permissions
  • Money movement always requires your explicit confirmation first
  • All financial writes post through the same validations as the UI
  • Every operation is logged in naffo.tech's audit trail
  • Read-only tools never modify data; nothing is silently deleted

FAQ

Frequently asked questions

Is there an npx command for the skills?+

Yes — run `npx skills add naffotech/naffo-marketplace`. That installs only the SKILL.md files into your agent's skills directory. For the full plugin (commands + hooks + skills), use `/plugin marketplace add` + `/plugin install naffo` inside Claude Code.

Does this work on the claude.ai website or only Claude Code?+

Both. Claude Code gets the full plugin experience via the marketplace. On the claude.ai website you connect through Settings → Connectors (Custom Connector) using your Naffo MCP URL, and optionally upload the skills zip under Capabilities → Skills.

Do I need a paid Claude plan?+

Claude Code works with your existing Claude subscription (Pro/Max) or API key. Custom Connectors on claude.ai require a paid plan. The npx skills route works anywhere skills are supported.

Where does the plugin code live?+

It's open source (MIT) at github.com/naffotech/naffo-marketplace — inspect exactly what gets installed before you install it.

Your ERP, one sentence away

Install the plugin, connect your account, and ask Claude anything about your business. Need help getting set up? We'll do it with you on a free call.