p4plan mcp for Claude Code
io.github.perforce/p4plan-mcp
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
client:Claude Code
transport:stdio
runtime:npm
Install p4plan mcp in Claude Code
run in your project directory
claude mcp add p4plan-mcp -e P4PLAN_API_AUTH_TOKEN=<P4PLAN_API_AUTH_TOKEN> -e P4PLAN_API_URL=<P4PLAN_API_URL> -e P4PLAN_ALLOW_SELF_SIGNED_CERTS=<P4PLAN_ALLOW_SELF_SIGNED_CERTS> -- npx -y @perforce/p4plan-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs