mcpserver.lol
registry/connector
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 tools

Read 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…
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.
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.
fetch read-only 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.
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).…
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…
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…
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.
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…
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.
respond_to_review messageresponse*review_id*
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…
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…
submit_invention can modify data invention_id*
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.
validate_invention read-only definition*
Validates a draft invention against the authoring schema and returns any errors and warnings.
whoami read-only
Returns the signed-in Lightbringer user and organisation for this connection.