One command connects Claude Code to your workspace over the Productboard MCP Server.
Claude Code connects to Productboard over the open MCP standard, giving the agent in your terminal direct access to the specs your team writes. Pull the current spec for any feature, turn it into an implementation plan, and send questions and status updates back to Productboard as you build. A workspace admin enables the MCP Server once; each engineer connects with a single command.
Retrieve the spec for any feature, initiative, or document straight from Productboard. When a PM updates a spec, the next pull gets the latest version, so the agent never builds from a stale copy.
Ask Claude Code to convert a Productboard spec into sequenced tasks, acceptance criteria mapped to code tasks, and a list of gaps to resolve before writing code.
A clarifying question posted from the terminal lands as a comment on the Productboard spec. The spec owner answers in Productboard, and the answer is there for everyone who reads the spec next.
Update an item's status and other fields as implementation progresses, and edit specs and documents directly from the coding session. Productboard stays current with what's being built.
A Productboard workspace admin first enables the MCP Server under Settings → Integrations → MCP servers and chooses which roles may connect. Then, in your terminal:
claude mcp add --transport http productboard https://mcp.productboard.com.claude./mcp, choose Productboard, and select Authenticate.The connection acts as you: Claude Code sees the same specs you can see in Productboard, and every action respects your workspace role.