freshcrate
Home > MCP Servers > ptah-extension

ptah-extension

Provider-agnostic AI orchestration for VS Code. Intelligent workspace analysis, Code Execution MCP server, and project-adaptive multi-agent workflows β€” all natively integrated into VS Code.

Description

Provider-agnostic AI orchestration for VS Code. Intelligent workspace analysis, Code Execution MCP server, and project-adaptive multi-agent workflows β€” all natively integrated into VS Code.

README

Ptah - The Coding Orchestra

Provider-agnostic AI orchestration with intelligent workspace analysis and multi-agent workflows.


What is Ptah?

Ptah is an AI-powered development environment that brings multi-agent orchestration, workspace intelligence, and a built-in MCP server directly into your editor. It analyzes your codebase, configures specialized AI agents, and coordinates them to tackle complex development tasks.


Key Features

Multi-Agent Orchestration

Spawn multiple AI agents as headless background workers. The primary agent delegates subtasks and checks back for results β€” enabling true parallel multi-agent workflows.

  • Built-in agents auto-detected from installed CLIs
  • Custom agents configurable with your own provider and API key
  • Spawn, monitor, steer, and collect results via MCP tools

Built-in MCP Server

14 API namespaces give AI agents structured access to workspace analysis, LSP diagnostics, AST parsing, file search, dependency graphs, and editor state β€” all in a single tool call.

Setup Wizard

Automated 6-step workspace scanning: detects project type, frameworks, and dependencies across 13+ project types. Generates project-specific agent configurations and rules.

Plugin System

Extend with skill plugins for orchestration workflows, code review, architecture patterns, content generation, and UI/UX design. Available for Angular, React, NestJS, and NX workspaces.

Chat Interface

Native editor chat with real-time execution tree visualization, session management, cost tracking, file attachments, and streaming text reveal.

Performance Dashboard

Real-time and historical analytics for cost, tokens, sessions, and agent performance. Filter by time range and export as CSV or JSON.

Orchestration Workflows

Seven workflow types β€” Feature, Bugfix, Refactoring, Documentation, Research, DevOps, Creative β€” each with specialized agent delegation and user approval checkpoints at every stage.


Authentication

Multiple auth methods supported:

  • API Key β€” Pay-per-token with your own key (recommended)
  • Provider β€” Third-party AI providers with hundreds of models
  • Auto β€” Tries all configured credentials automatically

Getting Started

  1. Install the extension
  2. Sign up at ptah.live for a free 100-day Pro trial No credit card required
  3. Configure your AI provider in the sidebar settings
  4. Run the Setup Wizard to analyze your workspace
  5. Start chatting or use /orchestrate for complex tasks

License

Functional Source License, Version 1.1, MIT Future License (FSL-1.1-MIT). Every version converts to the full MIT license two years after release.

Release History

VersionChangesUrgencyDate
electron-v0.1.36## What's Changed * chore(release): electron v0.1.35 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/209 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/210 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.35...electron-v0.1.36High4/20/2026
electron-v0.1.35## What's Changed * chore(release): extension v0.2.23 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/206 * chore(release): electron v0.1.34 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/207 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/208 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.34...electron-v0.1.35High4/20/2026
electron-v0.1.34## What's Changed * chore(release): extension v0.2.22 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/199 * chore(release): electron v0.1.33 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/200 * feat(electron): global context menu, clipboard IPC, and Agent SDK fixes by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/201 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/202 **Full ChHigh4/19/2026
electron-v0.1.33## What's Changed * chore(release): electron v0.1.32 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/196 * chore(release): extension v0.2.21 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/195 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/197 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.32...electron-v0.1.33High4/18/2026
electron-v0.1.32## What's Changed * chore(release): electron v0.1.31 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/191 * Fix/electron findfiles cwd by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/192 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/193 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.31...electron-v0.1.32High4/18/2026
electron-v0.1.31## What's Changed * chore(release): extension v0.2.20 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/188 * chore(release): electron v0.1.30 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/189 * pupblish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/190 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.30...electron-v0.1.31High4/18/2026
electron-v0.1.30## What's Changed * chore(release): extension v0.2.19 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/184 * chore(release): electron v0.1.29 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/183 * Ak/fix electron build by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/185 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/186 **Full Changelog**: https://github.com/Hive-Academy/ptah-exHigh4/17/2026
electron-v0.1.29## What's Changed * chore(release): extension v0.2.17 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/174 * chore(release): electron v0.1.28 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/175 * Refactor/auth strategy pattern by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/176 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/177 * chore(release): extension v0.2.18 by @AbdHigh4/16/2026
electron-v0.1.28## What's Changed * chore(release): extension v0.2.16 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/169 * chore(release): electron v0.1.27 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/170 * Ak/fix harness setup auto model by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/171 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/172 **Full Changelog**: https://github.com/HHigh4/16/2026
electron-v0.1.27## What's Changed * chore(release): electron v0.1.26 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/165 * chore(release): extension v0.2.15 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/164 * Feature/mcp server directory by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/166 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/168 **Full Changelog**: https://github.com/HivHigh4/15/2026
electron-v0.1.26## What's Changed * chore(release): extension v0.2.14 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/159 * chore(release): electron v0.1.25 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/160 * Ak/add nestjs admin by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/161 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/162 **Full Changelog**: https://github.com/Hive-Academy/High4/15/2026
electron-v0.1.25## What's Changed * chore(release): extension v0.2.13 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/154 * chore(release): electron v0.1.24 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/155 * Ak/fix ollama integration by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/156 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/157 **Full Changelog**: https://github.com/Hive-AcMedium4/14/2026
electron-v0.1.24## What's Changed * chore(release): extension v0.2.12 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/148 * chore(release): electron v0.1.23 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/149 * feat: subagent models, Electron file open & editor enhancements by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/150 * publish electron app by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/151 **FuMedium4/14/2026
electron-v0.1.23## What's Changed * chore(release): electron v0.1.22 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/144 * chore(release): extension v0.2.11 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/143 * Ak/add adminjs nestjs by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/145 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/146 **Full Changelog**: https://github.com/Hive-AcademMedium4/14/2026
electron-v0.1.22## What's Changed * chore(release): electron v0.1.21 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/139 * chore(release): extension v0.2.10 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/138 * Canvas-first layout, unified navbar tabs, per-tile agent monitor, model ID resolution by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/140 * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extensiMedium4/12/2026
electron-v0.1.21## What's Changed * chore(release): extension v0.2.9 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/133 * chore(release): electron v0.1.20 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/134 * Ak fix canvas issues by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/135 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/136 **Full Changelog**: https://github.com/Hive-Academy/ptah-exteMedium4/12/2026
electron-v0.1.20## What's Changed * chore(release): electron v0.1.19 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/129 * Fix/ci windows signing by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/130 * release electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/131 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.19...electron-v0.1.20Medium4/12/2026
electron-v0.1.19## What's Changed * feat(vscode): TASK_CMD_003 - Week 3 VS Code API Enhanced Wrappers by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/4 * feat(webview): initialize TASK_FE_002 - Claude Code Chat feature anal… by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/13 * Feature/task int 003 webview backend investigation by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/12 * Feature/task di 001 fix tsyringe di issues by @AbdallMedium4/11/2026
electron-v0.1.18## What's Changed * chore(release): extension v0.2.6 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/110 * chore(release): electron v0.1.17 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/111 * Ak/ptah cli by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/113 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/114 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/comMedium4/8/2026
electron-v0.1.17## What's Changed * chore(release): electron v0.1.16 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/106 * chore(release): extension v0.2.5 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/105 * fix: move attachment buttons to input area, update domain and config by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/107 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/108 **Full ChangeMedium4/7/2026
electron-v0.1.16## What's Changed * chore(release): electron v0.1.15 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/101 * chore(release): extension v0.2.4 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/100 * Fix/at mention autocomplete by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/102 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/104 **Full Changelog**: https://github.com/Hive-Academy/ptMedium4/7/2026
electron-v0.1.15## What's Changed * chore(release): electron v0.1.14 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/96 * fix: prevent false "interrupted" subagent detection on main agent abort by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/97 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/98 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.14...electron-v0.1.15Medium4/5/2026
electron-v0.1.14## What's Changed * chore(release): extension v0.2.3 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/92 * chore(release): electron v0.1.13 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/93 * refactor: properly fix github copilot auth workflow after window loading by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/94 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/95 **Full ChangeMedium4/4/2026
electron-v0.1.13## What's Changed * chore(release): extension v0.2.2 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/86 * chore(release): electron v0.1.12 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/87 * Feature/fix setup wizard task 2025 257 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/88 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/91 **Full Changelog**: https://github.com/Hive-AcaMedium4/4/2026
electron-v0.1.12## What's Changed * chore(release): electron v0.1.11 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/82 * feat(vscode-lm-tools): make headless mode and viewport agent-controlled by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/83 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/84 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.11...electron-v0.1.12Medium4/2/2026
electron-v0.1.11## What's Changed * feat(vscode): TASK_CMD_003 - Week 3 VS Code API Enhanced Wrappers by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/4 * feat(webview): initialize TASK_FE_002 - Claude Code Chat feature anal… by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/13 * Feature/task int 003 webview backend investigation by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/12 * Feature/task di 001 fix tsyringe di issues by @AbdallMedium4/2/2026
electron-v0.1.9## What's Changed * chore(release): electron v0.1.8 by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/66 * fix: resolve Docker build failure from node-pty native compilation by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/67 * fix: resolve 502 and integrate Sentry monitoring by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/69 * Ak/fix settings by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/7Medium4/2/2026
electron-v0.1.8## What's Changed * Feature/esm esbuild migration by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/41 * release electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/42 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/45 * Feature/axios http client by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/50 * publish by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pMedium4/1/2026
electron-v0.1.3## What's Changed * publish electron by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/40 **Full Changelog**: https://github.com/Hive-Academy/ptah-extension/compare/electron-v0.1.2...electron-v0.1.3Medium3/25/2026
electron-v0.1.2## What's Changed * feat(vscode): TASK_CMD_003 - Week 3 VS Code API Enhanced Wrappers by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/4 * feat(webview): initialize TASK_FE_002 - Claude Code Chat feature anal… by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/13 * Feature/task int 003 webview backend investigation by @Abdallah-khalil in https://github.com/Hive-Academy/ptah-extension/pull/12 * Feature/task di 001 fix tsyringe di issues by @AbdallMedium3/24/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

agentconfig.orgElevate your AI assistants by configuring them for any role or workflow. Explore the primitives that unlock their full potential.0.0.0
cowboy-cliThe package manager for AI agent skills0.1.1
@dallay/agentsyncA fast CLI tool to sync AI agent configurations and MCP servers across Claude, Copilot, Cursor, and more using symbolic links.1.42.3
@sysmanager/ai-skillsAgent Skills Framework - Easy setup for AI agent capabilities and integrations (Claude, Gemini, Codex, GitHub Copilot)1.0.20
pluginsCentralized repository for public facing pluginscarta-cap-table/v0.11.0