Metadata-Version: 2.4
Name: fittin-mcp
Version: 0.1.4
Summary: Free startup protection and IP strategy MCP for Cursor and Claude builders — clone risk, defensibility, moat analysis
Author-email: FITTIN IP Strategy <ip@fittin.ai>
License: MIT
Project-URL: Homepage, https://fittin.dev
Project-URL: Landing page, https://fittin.dev/partners/cursor
Project-URL: MCP Directory, https://cursor.com/mcp
Keywords: startup,ai,cursor,claude,mcp,defensibility,moat,clone-risk,patent,ip,invention,startup-protection
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# fittin-mcp

**Should you patent what you're building? Find out free — without leaving Cursor.**

FITTIN is an AI-powered IP strategy platform for founders and developers. This MCP server connects Cursor IDE to FITTIN so you can get a professional Patentability Analysis right from your editor — describe your project, get a report in ~2 minutes.

The moment your code ships, it's legally disclosed. Most builders skip IP protection and regret it when a larger company copies them. FITTIN makes it a 2-minute check.

---

## What you get free

- ✅ Novelty assessment — what's new vs existing patents and prior art
- 💡 Patentable features breakdown — specific components you could protect
- 📄 PDF + DOCX report delivered to your inbox in ~2 minutes

## Upgrade to full IP protection ($99)

- ✅ Patentability Analysis — deep novelty assessment and patentable features
- ⚔️ Market & Competitor Prior Art — who else is in your space and what they've filed
- 📋 Patent Strategy for Counsel — attorney-ready strategic recommendations
- 🗺️ Technical Assignment & Next Steps — step-by-step action plan
- 📝 Preliminary Patent Application — draft ready for filing
- 🛡️ IP Risk & Opportunity Report — full risk landscape and investment readiness
- 🎙️ Private Nadia Audio Briefing — your personal AI IP strategist walks you through every finding in a podcast-style episode

---

## How it works

1. Install fittin-mcp and add it to your Cursor MCP config
2. Ask Cursor Agent: *"Analyse this project for patentability"*
3. Receive your free Patentability Analysis in ~2 minutes
4. Upgrade for full IP protection when you're ready

---

## Quick setup

```bash
pip install fittin-mcp
```

Edit `~/.cursor/mcp.json`:

```json
{
  "mcpServers": {
    "fittin": {
      "command": "python3",
      "args": ["-m", "fittin_mcp"],
      "env": {
        "FITTIN_EMAIL": "you@example.com"
      }
    }
  }
}
```

Restart Cursor. FITTIN tools will appear in the MCP panel.

---

## Who it's for

For anyone with a new and disrupting idea — founders, developers, startups, and businesses, tech and non-tech — who want to protect their ideas before competitors clone them.

---

FITTIN is not a law firm. Reports are strategic IP intelligence, not legal advice.

[fittin.dev](https://fittin.dev) · [ip@fittin.ai](mailto:ip@fittin.ai)
