n8n-nodes-lynxprompt

April 25, 2026 · View on GitHub

n8n-nodes-lynxprompt banner

codecov

n8n-nodes-lynxprompt

n8n community node for LynxPrompt — manage AI configuration blueprints (AGENTS.md, CLAUDE.md, .cursorrules) via the LynxPrompt API.

Installation

In your n8n instance go to Settings > Community Nodes and install:

n8n-nodes-lynxprompt

Credentials

  1. In LynxPrompt, navigate to your account settings and generate an API token (prefixed lp_).
  2. In n8n, create a new LynxPrompt API credential and enter:
    • URL — base URL of your instance (default https://lynxprompt.com)
    • API Token — your lp_... token

Nodes

LynxPrompt

CRUD operations for blueprints, hierarchies, and user info.

ResourceOperations
BlueprintList, Get, Create, Update, Delete
HierarchyList, Get, Create, Update, Delete
UserGet Current

LynxPrompt Trigger

Polling trigger that fires when:

  • New Blueprint Created — detects blueprints not seen in previous polls
  • Blueprint Updated — detects changes in updated_at timestamps

Other n8n Community Nodes by GeiserX

ProjectDescription
LynxPromptSelf-hosted platform for AI IDE/Tools Rules and Commands via WebUI and CLI
lynxprompt-vscodeVS Code extension for LynxPrompt AI configuration file management
lynxprompt-actionGitHub Action to sync and validate AI IDE configuration files with LynxPrompt
lynxprompt-mcpMCP Server for LynxPrompt AI configuration blueprint management
homebrew-lynxpromptHomebrew tap for LynxPrompt CLI

License

GPL-3.0