Coding conventions only bind if they are reachable at the moment code is written. Pointing the assistant at the project's rules turns "we do it this way here" from something you paste every session into something it queries.
A server in front of Luskad, where a team keeps its coding rules and examples. The assistant lists the projects it has access to and searches the rules inside one, so the standards it writes against are the ones your team wrote down rather than its own defaults.
- All available projects retrieved with their details
- Coding rules searched within a named project, with an optional query
- Configuration by environment variable or command-line argument
- The same npx package across Cursor, Windsurf, VS Code and Claude Desktop
Node.js v16 or higher with npm or yarn, and an account at app.luskad.com with a generated API token. The client runs it with npx -y @acmada/luskad-mcp, so nothing is cloned.
One command plus a key — npx -y @acmada/luskad-mcp, then supply credentials
