Skip to main content
ClaudeWave

Details about the Lightbringer MCP Connector

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/lightbringer-patents/mcp-connector
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-connector": {
      "command": "node",
      "args": ["/path/to/mcp-connector/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/lightbringer-patents/mcp-connector and follow its README for install instructions.
Use cases

MCP Servers overview

# Lightbringer MCP: Patent Management Inside ChatGPT, Claude, and Cursor

[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).

> **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.

## What it does

- **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.
- **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.
- **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.
- **Portfolio context** — Access organizational innovation context to identify related inventions across teams, surface prior work, and spot strategic gaps in patent coverage.

## Supported clients

ChatGPT · Claude · Cursor · Claude Code · and other MCP-compatible IDEs and AI agents.

## Connection

| | |
|---|---|
| **Endpoint** | `https://mcp.lightbringer.com/mcp` |
| **Transport** | Streamable HTTP |
| **Auth** | OAuth 2.0 (Authorization Code + PKCE), with Dynamic Client Registration |
| **Scopes** | `mcp:read`, `mcp:write` |

Setup is a simple authorization flow that enables secure access to invention records within your organization's Lightbringer environment.

### Add to an MCP client

```json
{
  "mcpServers": {
    "lightbringer": {
      "type": "streamable-http",
      "url": "https://mcp.lightbringer.com/mcp"
    }
  }
}
```

## Tools

17 tools — 11 read-only, 6 write:

| Tool | Type |
|---|---|
| `whoami` | read |
| `search` | read |
| `fetch` | read |
| `list_inventions` | read |
| `get_invention` | read |
| `get_invention_template` | read |
| `validate_invention` | read |
| `get_invention_feedback` | read |
| `list_reviews` | read |
| `get_review` | read |
| `check_task_status` | read |
| `create_invention` | write |
| `update_invention` | write |
| `submit_invention` | write |
| `respond_to_review` | write |
| `add_comment` | write |
| `reply_to_comment` | write |

## Registry

Published to the official MCP registry as [`com.lightbringer/connector`](https://registry.modelcontextprotocol.io/v0/servers?search=com.lightbringer/connector).

## Links

- **Homepage:** https://lightbringer.com
- **Product announcement:** https://www.lightbringer.com/product-updates/lightbringer-mcp-patent-management-inside-chatgpt-claude-and-cursor
- **Privacy policy:** https://lightbringer.com/about/legal/privacy-policy

What people ask about mcp-connector

What is lightbringer-patents/mcp-connector?

+

lightbringer-patents/mcp-connector is mcp servers for the Claude AI ecosystem. Details about the Lightbringer MCP Connector It has 0 GitHub stars and was last updated today.

How do I install mcp-connector?

+

You can install mcp-connector by cloning the repository (https://github.com/lightbringer-patents/mcp-connector) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is lightbringer-patents/mcp-connector safe to use?

+

lightbringer-patents/mcp-connector has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains lightbringer-patents/mcp-connector?

+

lightbringer-patents/mcp-connector is maintained by lightbringer-patents. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to mcp-connector?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-connector to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: lightbringer-patents/mcp-connector
[![Featured on ClaudeWave](https://claudewave.com/api/badge/lightbringer-patents-mcp-connector)](https://claudewave.com/repo/lightbringer-patents-mcp-connector)
<a href="https://claudewave.com/repo/lightbringer-patents-mcp-connector"><img src="https://claudewave.com/api/badge/lightbringer-patents-mcp-connector" alt="Featured on ClaudeWave: lightbringer-patents/mcp-connector" width="320" height="64" /></a>

More MCP Servers

mcp-connector alternatives