n8n-nodes-lynxprompt
v0.1.2
Published
n8n community node for LynxPrompt — manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via API
Downloads
36
Maintainers
Readme
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-lynxpromptCredentials
- In LynxPrompt, navigate to your account settings and generate an API token (prefixed
lp_). - 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
- URL — base URL of your instance (default
Nodes
LynxPrompt
CRUD operations for blueprints, hierarchies, and user info.
| Resource | Operations | |---|---| | Blueprint | List, Get, Create, Update, Delete | | Hierarchy | List, Get, Create, Update, Delete | | User | Get Current |
LynxPrompt Trigger
Polling trigger that fires when:
- New Blueprint Created — detects blueprints not seen in previous polls
- Blueprint Updated — detects changes in
updated_attimestamps
License
GPL-3.0
