{
  "markdown": "# Lightbringer MCP: Patent Management Inside ChatGPT, Claude, and Cursor\n\n[Lightbringer](https://lightbringer.com) brings invention capture, patent strategy, and attorney collaboration directly into the AI tools deep tech companies already use to research, build, and commercialize breakthrough innovations — via the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP).\n\n> **Note:** This is a metadata/documentation repository for a **remote, hosted** MCP server. The server is operated by Lightbringer at the endpoint below — there is no code to install or run locally.\n\n## What it does\n\n- **Invention documentation** — Create and refine patent disclosures through natural conversation with your AI assistant: summarize novelty, convert meeting notes into invention reports, and identify missing technical details.\n- **Patent-focused analysis** — Unlike generic AI writing tools, Lightbringer analyzes your invention using patent-focused review criteria designed to improve clarity, completeness, technical depth, and overall disclosure quality.\n- **Inventor–attorney collaboration** — Participate in patent workflows directly from your AI client: review attorney comments, answer questions, and manage discussions while attorneys work in Lightbringer.\n- **Portfolio context** — Access organizational innovation context to identify related inventions across teams, surface prior work, and spot strategic gaps in patent coverage.\n\n## Supported clients\n\nChatGPT · Claude · Cursor · Claude Code · and other MCP-compatible IDEs and AI agents.\n\n## Connection\n\n| | |\n|---|---|\n| **Endpoint** | `https://mcp.lightbringer.com/mcp` |\n| **Transport** | Streamable HTTP |\n| **Auth** | OAuth 2.0 (Authorization Code + PKCE), with Dynamic Client Registration |\n| **Scopes** | `mcp:read`, `mcp:write` |\n\nSetup is a simple authorization flow that enables secure access to invention records within your organization's Lightbringer environment.\n\n### Add to an MCP client\n\n```json\n{\n  \"mcpServers\": {\n    \"lightbringer\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://mcp.lightbringer.com/mcp\"\n    }\n  }\n}\n```\n\n## Tools\n\n17 tools — 11 read-only, 6 write:\n\n| Tool | Type |\n|---|---|\n| `whoami` | read |\n| `search` | read |\n| `fetch` | read |\n| `list_inventions` | read |\n| `get_invention` | read |\n| `get_invention_template` | read |\n| `validate_invention` | read |\n| `get_invention_feedback` | read |\n| `list_reviews` | read |\n| `get_review` | read |\n| `check_task_status` | read |\n| `create_invention` | write |\n| `update_invention` | write |\n| `submit_invention` | write |\n| `respond_to_review` | write |\n| `add_comment` | write |\n| `reply_to_comment` | write |\n\n## Registry\n\nPublished to the official MCP registry as [`com.lightbringer/connector`](https://registry.modelcontextprotocol.io/v0/servers?search=com.lightbringer/connector).\n\n## Links\n\n- **Homepage:** https://lightbringer.com\n- **Product announcement:** https://www.lightbringer.com/product-updates/lightbringer-mcp-patent-management-inside-chatgpt-claude-and-cursor\n- **Privacy policy:** https://lightbringer.com/about/legal/privacy-policy\n",
  "bytes": 3112,
  "sha": "c91ffc5d3223f30471fc094c08e12d8edf1198c87d41cb959cafb092712fee7c",
  "repo_slug": "lightbringer-patents/mcp-connector",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_lightbringer_connector_c29e22a5/readme"
}