my pi setup
config
- gpt 5.5
- low reasoning
- openai-codex provider
- aura-dark theme
- ctrl+enter sends follow up messages
mcps
- grep for github code search
- cloudflare for cloudflare api access
- planetscale for database mcp access
- axiom for logs / datasets
- sentry for error tracking
extensions
- pi-websearch-parallel: most effective web search ive found
- pi-better-openai: better openai/codex models, usage, and image generation
- pi-mcp-adapter: self explanatory
- pi-goal: implementation of codex's /goal
- @plannotator/pi-extension: planning annotations, also nice for reviewing
- pi-session-search: searching past sessions
- code-pride: reminds the agent to reread edited code before finishing
- label-tool: automatically names sessions from the first prompt
- no-sed-edit: blocks sed file edits so the agent uses the edit tool instead
- pi-docs: adds my pi docs paths, cwd, and date to the prompt
- read-fully: reminds the agent to read files after searching