Lightbringer for Claude Desktop
com.lightbringer/connector
Register innovations, request patent preparation, and collaborate with Lightbringer’s patent team.
client:Claude Desktop
transport:streamable-http
tools:20
Install Lightbringer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"connector": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.lightbringer.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- whoami
- list_innovations
- get_innovation
- update_innovation
- request_patent_preparation
- get_innovation_template
- register_innovation
- search
- fetch
- list_tasks
- delete_task
- start_innovation_feedback
- get_task_status
- send_developer_feedback
- list_reviews
- get_review
- respond_to_review
- add_comment
- add_discussion_comment
- reply_to_comment