Connection check
verified live · 20h ago
connector
Capture, analyze, validate, and submit inventions, and collaborate on patent reviews.
Tools
18
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
18 toolsRead from the running server on 20h ago.
add_comment
comment*review_id*quoted_text*target_user_ids
Adds a comment to the document under review, anchored to a quoted passage of the review markdown, and returns the created comment. If the quoted passage is ambiguous or cannot be l… Adds a comment to the document under review, anchored to a quoted passage of the review markdown, and returns the created comment. If the quoted passage is ambiguous or cannot be located, the response indicates this along with candidate passages. A comment anchored within an existing thread is added as a reply.
check_task_status
read-only
ticket*
Returns the status of a long-running Lightbringer task identified by a ticket: state (pending, running, succeeded, or failed), progress, and the findings once it has succeeded. Returns the status of a long-running Lightbringer task identified by a ticket: state (pending, running, succeeded, or failed), progress, and the findings once it has succeeded.
create_invention
definition*
Creates a new invention disclosure in the user's Lightbringer organisation from a structured payload matching the invention template, and returns the created invention. Creates a new invention disclosure in the user's Lightbringer organisation from a structured payload matching the invention template, and returns the created invention.
fetch
read-only
id*
Returns the full content of a single document — invention, patent application, strategy, or report — identified by its ID. Returns the full content of a single document — invention, patent application, strategy, or report — identified by its ID.
get_invention
read-only
invention_id*
Returns an invention disclosure rendered as markdown, including the problem, solution, technical details, and prior art. Returns an invention disclosure rendered as markdown, including the problem, solution, technical details, and prior art.
get_invention_feedback
focusinvention_id*
Runs Lightbringer's patent-analysis suite on an invention disclosure and returns structured findings across selectable focus areas (clarity, problem framing, completeness, or all).… Runs Lightbringer's patent-analysis suite on an invention disclosure and returns structured findings across selectable focus areas (clarity, problem framing, completeness, or all). Analysis may take from seconds to a few minutes; while it is still running the response has a pending status and includes ticket identifiers whose results can be retrieved once complete.
get_invention_template
read-only
Returns the current invention authoring template: the schema, per-field guidance, and structure used to create a new invention, together with capture guidance on gathering the inve… Returns the current invention authoring template: the schema, per-field guidance, and structure used to create a new invention, together with capture guidance on gathering the invention content — interviewing an inventor who is present, or authoring from existing material — before drafting.
get_review
read-only
review_id*
Returns a review: its metadata, the document under review rendered as markdown, and each comment thread with a stable comment ID. Attorney redlines are included as suggested change… Returns a review: its metadata, the document under review rendered as markdown, and each comment thread with a stable comment ID. Attorney redlines are included as suggested changes, each with the original text, the proposed replacement, and an optional rationale.
list_inventions
read-only
query
Lists the invention disclosures in the user's Lightbringer organisation, each with a title, reference number, and web link. Accepts an optional free-text query to filter results. Lists the invention disclosures in the user's Lightbringer organisation, each with a title, reference number, and web link. Accepts an optional free-text query to filter results.
list_reviews
read-only
status
Lists reviews where the user is a participant or creator, including each review's status, the user's response status, which participants are still awaited, the title and reference… Lists reviews where the user is a participant or creator, including each review's status, the user's response status, which participants are still awaited, the title and reference number of the report or case under review, and, for report reviews, the invention the report is connected to.
reply_to_comment
comment*review_id*comment_id*target_user_ids
Adds a reply to an existing comment thread identified by its comment ID, and returns the created reply. Adds a reply to an existing comment thread identified by its comment ID, and returns the created reply.
respond_to_review
messageresponse*review_id*
Records the user's response to a review and returns the updated review state. Records the user's response to a review and returns the updated review state.
search
read-only
limitquerycursorcategory
Searches the Lightbringer organisation's documents (inventions, patent applications, and reports). Returns matching results, each with an ID, title, and summary. Supports cursor-ba… Searches the Lightbringer organisation's documents (inventions, patent applications, and reports). Returns matching results, each with an ID, title, and summary. Supports cursor-based pagination. Document content is indexed asynchronously, so a recently created or edited document can take a short while to become searchable; an empty result reflects the current index and does not by itself establish that a matching document is absent.
send_developer_feedback
category*feedback*tool_name
Sends a report about the Lightbringer tools themselves to the engineering team: broken or surprising tool behaviour, missing capabilities, or friction encountered while working. Re… Sends a report about the Lightbringer tools themselves to the engineering team: broken or surprising tool behaviour, missing capabilities, or friction encountered while working. Reports land in an engineering channel reviewed by people and are not visible to the signed-in user. A good report stays high-level — the goal, the approach, the obstacle — and leaves out document text, invention details, and other confidential material.
submit_invention
can modify data
invention_id*
Submits an invention disclosure for review within Lightbringer and returns its updated status. Submits an invention disclosure for review within Lightbringer and returns its updated status.
update_invention
can modify data
sections*invention_id*
Updates one or more sections of an existing invention disclosure with new content and returns the updated invention. Overwrites the specified sections. Updates one or more sections of an existing invention disclosure with new content and returns the updated invention. Overwrites the specified sections.
validate_invention
read-only
definition*
Validates a draft invention against the authoring schema and returns any errors and warnings. Validates a draft invention against the authoring schema and returns any errors and warnings.
whoami
read-only