implexa
back home

install implexa

one curl command. ~30 seconds. signs you up + writes the config.

claude code
curl -fsSL https://core.implexa.ai/install.sh | bash

opens a browser for sign-in (device-auth), writes the UserPromptSubmit hook + the MCP server config, registers the plugin in claude code's marketplace cache. fully quit + relaunch claude code to pick up the new tools.

codex
curl -fsSL https://core.implexa.ai/install-for-codex.sh | bash

requires openai codex CLI ≥0.50 (npm install -g @openai/codex). same device-auth flow as claude. writes the implexa MCP server block to ~/.codex/config.toml and installs the plugin skills to the cache. fully quit + relaunch codex to load them.

cursorcoming soon

cursor's MCP config (.cursor/mcp.json) supports streamable HTTP servers, so the technical path exists. we're still verifying the auth + tool-discovery shape end-to-end before publishing an install script.

tell me when it's ready →

what implexa does

verify it

after install + relaunch, type this in any session:

implexa, find me a skill for outbound sequences

you should see ranked matches with a fit reason and a one-tap apply path. or use the slash commands directly: /implexa:suggest, /implexa:run, /implexa:record, /implexa:my-skills, /implexa:help, /implexa:schedule, /implexa:share-this. codex uses $implexa-* instead of /implexa:*.

help

broken install or weird match? open an issue. most fixes ship same-day.