1. Conduid
  2. Developer Tools
  3. Adal CLI
MCP server · Developer Tools

Adal CLI

The self-evolving coding agent that learns from your entire team and codebase. Less syncing. Less waiting. Deliver at the speed of thought.

Unclaimed last commit 6 months ago ai-agentsclaudeagentclicodingdevtoolsaiadalcodingagent
64Good

Scored 3 months ago · breakdown

About Adal CLI

Adal CLI is an MCP server published by SylphAI-Inc in the Developer Tools category: the self-evolving coding agent that learns from your entire team and codebase. Less syncing. Less waiting. Deliver at the speed of thought. It has been installed 0 times through Conduid.

The repository has 42 stars and 5 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx adal-cli

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Adal CLI

Powered by Claude · Grounded in docs

I know everything about Adal CLI. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

AdaL CLI Documentation

Docs Discord X


About

This is the public documentation site for AdaL CLI. AdaL is an agentic coding tool that runs in your terminal, created by SylphAI and named after Ada Lovelace, the world's first programmer.

What you can do here:

  • Report issues with AdaL CLI agent behavior
  • Suggest documentation fixes or improvements
  • Contribute to make the docs better

Install AdaL CLI

npm install -g @sylphai/adal-cli

# cd to your working directory and run
adal

Requires Node.js 20+. See Quickstart for details.

🐛 Reporting Issues

Found a bug or something wrong in the docs?

Open an Issue →

Please include:

  • What you expected vs what happened
  • Steps to reproduce (if applicable)
  • AdaL CLI version (adal -v)
  • OS and terminal

📝 Contributing

We welcome documentation improvements!

Quick Edits

  1. Find the page you want to fix at docs.sylph.ai
  2. Locate the corresponding file in docs-site/docs/
  3. Edit and submit a PR

Running Locally

cd docs-site
npm install
npm run start    # Dev server at http://localhost:3000
npm run build    # Production build

Guidelines

  • Keep docs clear and concise
  • Test changes locally with npm run build
  • Follow existing formatting conventions

Project Structure

docs-site/
├── docs/                    # Documentation pages (markdown)
│   ├── 01-getting-started/  # Quickstart, models, workflows
│   ├── 03-features/         # Feature docs (shortcuts, commands, skills)
│   ├── 07-troubleshooting/  # Common issues and solutions
│   └── build-with-adal/     # Advanced usage
├── static/                  # Images and assets
└── src/                     # Custom CSS and components

Links


README mirrored from the source repository 3 months ago. The original is authoritative.

Questions

About Adal CLI

How do I install Adal CLI?

Run npx adal-cli, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Adal CLI safe to use with an AI agent?

Its trust score is 64 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Adal CLI still maintained?

The last commit was 6 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.