Skip to main content
Glama
guyiicn

pi-subagent

by guyiicn

Related Servers

Alternatives to pi-subagent

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP hosts like Claude Code and Codex to spawn, manage, and interact with persistent, reusable Pi coding-agent sessions, supporting task dispatch, status checks, and session lifecycle control.
      2 npm
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables MCP clients to spawn and control Codex CLI and Claude Code sessions on the host machine, with session management and filesystem access.
      4
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables external clients to spawn, control, observe, and terminate isolated AI coding agent sessions over MCP via stdio or Streamable HTTP, with scoped chip datasheet knowledge-base retrieval.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude Code to delegate coding implementation and testing to a local pi agent via MCP tools, including dispatching task books, monitoring status, steering or aborting runs mid-execution, and retrieving results and transcripts.
      45 npm
      4
      MIT

    TDQS

    C2.8/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct operation: delegation, kill, planning, session management, and status. No overlap in purpose.

    Naming Consistency4/5

    All tools share the 'pi_' prefix, but the structure varies: some are verbs (pi_delegate, pi_kill), others are noun_verb (pi_session_fork). Overall readable and consistent prefix helps.

    Tool Count5/5

    7 tools is appropriate for a subagent manager covering delegation, planning, session lifecycle, and status retrieval.

    Completeness4/5

    Core operations are covered, though missing explicit session creation or update tools. Forking may serve creation, and kill provides termination.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues