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 --version       # Installed version
ai-guider help            # Full command guide (what each command does)
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-1.0.1.tar.gz (79.9 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-1.0.1-py3-none-any.whl (79.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ai_guider-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ee098f3bb7f99cfa6d6cb5e720720c906508a6cf00196f87d6737efaab0d4b67
MD5 65465c48824326f426ec20ccce7f8f3a
BLAKE2b-256 257523d5c4eaf0cd19685c0d8f1f654c3a4c24a4518d06cfea4e742bb99765d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_guider-1.0.1.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-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: ai_guider-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 79.8 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-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 35f803be34aa9951b5525d04d78bf87cbfed7c16c9d5dcf4f2e869606b9fa045
MD5 2e7d763eb1ac7f70ab71a2c4497c10ff
BLAKE2b-256 df5f38f5fa46a7a7b398b590140f511d27419319162ec0540b1f88127d24dd10

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_guider-1.0.1-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