Pick a path
Agent Plugin (recommended)
One install → Knowledge MCP + API MCP + eight skills
API MCP only
Call Assess tools from Cursor / Claude / Codex
Knowledge MCP only
Search docs — no API credentials
Skills CLI
npx skills add without the full pluginWhat each piece does
Knowledge MCP cannot invite candidates. API MCP does not replace reading docs for payload shapes — use both.
Agent Plugin
Source: praxicraft-assess-agent-plugin (Agent Plugins 1.0). Until the public repo is live, clone or symlink from your local checkout.Cursor
skills/; MCP servers from .mcp.json.
Claude Code
Codex CLI
/plugins → install praxicraft-assess.
Skills included
Try this prompt
Knowledge MCP
Connect any MCP client (no credentials):https://docs.praxicraft.com/.well-known/mcp/server-card.json.
Skills
Install Mintlify-hosted skills (and the suite after deploy):.md on every page — see Using docs with LLMs.
API MCP
Full setup (Cursor, Claude Code, Claude Desktop, stdio): MCP (Coding Agents). Hosted OAuth is always live. For Test mode, use stdio with act_test_ key via @praxicraft/assess-mcp.
Security
- Prefer hosted OAuth over pasting live keys into agent config
- Develop with
ct_test_keys - Never commit
ct_live_,ct_test_, orwhsec_secrets - Review agent-generated handlers for raw-body HMAC verification