Skip to main content

Local-first MCP server for AI agent guidance and mission governance

Project description

AI Guider

A local co-pilot for AI coding agents.

AI Guider does not write your code. It sits beside agents (Cursor, Claude, Codex, and others) and helps them stay on track: clarify what you want, block out-of-scope work, and finish cleanly.

You → Cursor / Claude / Codex → AI Guider (local) → decisions, maps, and guardrails

Everything stays on your machine. No cloud account required for Guider itself.


What you get

Capability In plain terms
Missions A clear objective, success criteria, and open questions
Q&A gate The agent must ask you before guessing (stack, storage, etc.)
Plan refine Sharpens a plan from your answers — does not invent features
Scope checks Approve / caution / reject before risky changes
Codebase map Quick map of folders, entrypoints, and key symbols
Hooks (Cursor) Optional: block file edits until Guider approves the action

Install in 5 minutes

Requirements

  • macOS, Linux, or Windows
  • Python 3.10 or newer (3.12 recommended)

Step 1 — Install AI Guider

cd ~/ai-guider          # or wherever you cloned this repo
python3.12 -m venv .venv
source .venv/bin/activate   # Windows: .venv\Scripts\activate
pip install -e ".[dev]"

Check that it works:

ai-guider doctor

Step 2 — Connect your AI tools

Pick one command:

# Recommended: connect everything you use
ai-guider init --all-clients

# Or only what you need
ai-guider init --cursor --hooks     # Cursor + edit guardrails
ai-guider init --claude             # Claude Code
ai-guider init --claude-desktop     # Claude Desktop app
ai-guider init --codex              # OpenAI Codex

Step 3 — Restart the client

Tool What to do
Cursor Reload window (Cmd+Shift+P → “Developer: Reload Window”)
Claude Code Start a new session
Claude Desktop Quit completely, then reopen
Codex Restart; run codex mcp list and look for ai-guider

Full details: Installation guide · Connect Claude & Codex


How to use it (everyday flow)

You do not need to memorize tool names. Tell your agent:

Use AI Guider to govern this request:
Build a simple todo webapp, local only, no backend.

A well-behaved agent will roughly:

  1. Start a mission and ask you any missing questions
  2. Record your answers
  3. Refine and approve a plan
  4. Check scope before editing files
  5. Mark success criteria done, then complete

Step-by-step with examples: Usage guide


Useful commands

ai-guider doctor          # Is my install healthy?
ai-guider bootstrap       # Show active mission + tips for this session
ai-guider map             # Print a map of the current project
ai-guider resume          # What mission is active?
ai-guider missions        # List recent missions
ai-guider report          # Governance summary
ai-guider templates       # Mission templates (personal site, API, …)

Documentation

Browse all guides: docs/

Guide Audience
Installation First-time setup, troubleshooting
Usage Day-to-day workflow in plain language
Clients (Cursor, Claude, Codex) Per-app connection steps
Cursor deep dive Hooks, maps, Cursor-only features
Publishing to PyPI GitHub Release → PyPI workflow

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_guider-0.2.4.tar.gz (78.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_guider-0.2.4-py3-none-any.whl (78.1 kB view details)

Uploaded Python 3

File details

Details for the file ai_guider-0.2.4.tar.gz.

File metadata

  • Download URL: ai_guider-0.2.4.tar.gz
  • Upload date:
  • Size: 78.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ai_guider-0.2.4.tar.gz
Algorithm Hash digest
SHA256 d938ecdc5ae473ba1cebb812684575243cfa9b45bbea4347048c921171a19c07
MD5 4444cd539d68605a6af3edc543b7af6a
BLAKE2b-256 e1e3d849c895e33cdad4c32103187db988dc926dbd3eb48161c09074d98b82d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_guider-0.2.4.tar.gz:

Publisher: publish.yml on odaneky/ai-guider

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ai_guider-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: ai_guider-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 78.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ai_guider-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ddc814c84551e1d206147f623bf37f32f0a6631aa6eb5c49558d0eb09b088005
MD5 34bf547f3f381ab876a4ce1a9b256d0a
BLAKE2b-256 06fb3b9763395b55078d6e56ae31ea6d144aa8295c6a6b6e82d5e07d38581bbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_guider-0.2.4-py3-none-any.whl:

Publisher: publish.yml on odaneky/ai-guider

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page