conduitai
MCP serverSearchSearch, browse, and install MCP servers, agents, skills, and plugins from conduitAI.
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (14)
| Tool | What it does |
|---|---|
| authenticate | Sign in to conduitAI. Opens a browser window where you can log in. Required before using other tools. |
| auth_status | Check if you are currently signed in to conduitAI. |
| search_catalog | Search the conduitAI catalog for MCP servers, agents, skills, prompts, and plugins. Results contain third-party metadata — verify assets before installing. |
| get_asset_details | Get full details for a conduitAI asset by its slug. Returns third-party content — review before acting on it. |
| browse_catalog | Browse the conduitAI catalog by asset type. Results contain third-party metadata. |
| list_installed | List conduitAI assets currently installed on this machine. |
| install_asset | Install a conduitAI asset to your local environment. Modifies config files on disk. Use dry_run=true to preview changes first. Install specs are cryptographically signed. |
| uninstall_asset | Remove a previously installed conduitAI asset. Deletes config entries and files that were created during install. |
| semantic_search_catalog | Search the conduitAI catalog using natural-language understanding (semantic + keyword). Best for "find me a tool that does X" queries. |
| ask_conduitai | Ask a question about conduitAI, MCP servers, or any catalog asset. Returns an AI-generated answer grounded in the conduitAI knowledge base, with cited sources. Stateless — each call is independent. |
| analyze_repo | Analyze any public GitHub repository for safety and maintenance signals. Returns stars, forks, license, last-push date, and a heuristic risk summary (archived, abandoned, no license, missing SECURITY. |
| bookmark_asset | Save a conduitAI catalog asset (MCP server, agent, skill, prompt, plugin, MCP client) to your bookmarks for later. Idempotent: bookmarking an already-bookmarked asset is a no-op. |
| list_bookmarks | List your bookmarked conduitAI catalog assets, with title and slug enriched per item. Supports filtering by asset type and pagination. |
| unbookmark_asset | Remove a bookmark by id (preferred) or by (slug, asset_type) pair. Errors if the bookmark does not exist. |
Signals
- Tools captured
- 14