Lightbringer
Enables patent management workflows inside AI tools, allowing users to capture and refine inventions, collaborate with attorneys, and access portfolio context through natural language.
README
Lightbringer MCP: Patent Management Inside ChatGPT, Claude, and Cursor
Lightbringer 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 (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
{
"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.
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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.