Install Telic

Bring the workflow to your coding host.

Start with the complete Codex plugin, use a source adapter, or connect the published local MCP package to a compatible workflow driver.

Before you start
Node.js>= 24.15.0
GitCurrent release
npmIncluded with Node.js

Choose your setup

Codex first. Portable by design.

Codex is the reference plugin. Other hosts use experimental source adapters with host-specific configuration.

Reference plugin

Install the complete Codex plugin

The Git marketplace plugin includes both the Telic workflow skill and its local MCP server.

Terminal / configuration
node --version
git --version
codex --version
codex plugin marketplace add Dukeabaddon/Telic --json
codex plugin add telic@dukeabaddon-telic --json
codex plugin list --json
codex mcp list --json
Then

Restart Codex or reload its IDE extension. Start a new chat, then write: Telic: <your request>.

Select Telic through /skills or use $telic:telic.

Verify before the first run

Connected is not the same as activated.

A complete setup needs the local MCP tools and a workflow driver that follows Telic’s next actions.

  1. 01

    Install

    Add the plugin or project overlay without overwriting existing host configuration.

  2. 02

    Reload

    Restart the coding host or reload its workspace after MCP configuration changes.

  3. 03

    Confirm

    Verify that the telic MCP server and its workflow skill or agent are both visible.

  4. 04

    Activate

    Start explicitly with Telic: <your request> and state the narrowest mode you need.

Host packages

One protocol, different setup surfaces.

Telic includes a Codex reference plugin and experimental source adapters for the hosts below. Configuration and lifecycle behavior remain host-specific.

CodexReferenceClaude CodeSourceCursorSourceKiro IDESourceAntigravitySourceClineSourceRoo CodeSource

Trouble connecting?

Check the runtime, skill, and project root.

Open GitHub Issues