You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP direct tools for subagents - Agents can request specific MCP tools as first-class tools via mcp: prefix in frontmatter: tools: read, bash, mcp:chrome-devtools or tools: read, bash, mcp:github/search_repositories. Requires pi-mcp-adapter.
MCP_DIRECT_TOOLS env var - Subagent processes receive their direct tool config via environment variable. Agents without mcp: items get a __none__ sentinel to prevent config leaking from the parent process.