Documentation

Get started with VasperaPM in minutes.

Quick Start

Option 1: Use with Claude Code (Recommended)

VasperaPM works as an MCP server for Claude Code. Run the install command to configure it:

npx vaspera-pm install

Then restart Claude Code. You'll see VasperaPM tools available in your IDE.

Option 2: CLI Analysis

Run a quick analysis on any codebase:

npx vaspera-pm analyze .

Results are saved to docs/vasperaPM/

Authentication

Local Mode (Your API Key)

Use your own Anthropic API key for unlimited local usage:

export ANTHROPIC_API_KEY=sk-ant-xxx
npx vaspera-pm analyze .

VasperaPM Cloud

Connect to VasperaPM for managed usage tracking and team features:

npx vaspera-pm connect

This opens a browser for secure authentication.

Commands

CommandDescription
analyze <path>Full analysis with drift verification
verify <path>Quick drift check (for CI/CD)
discover <path>Discovery only (no AI needed)
connectLink to VasperaPM account
installConfigure Claude Code integration
statusCheck current configuration

MCP Tools Overview

When used with Claude Code, VasperaPM provides 29 specialized tools for product management:

Requirements

Extract requirements, synthesize PRDs, detect conflicts

Code Analysis

Reverse-engineer specs from code, detect drift

Architecture

Generate diagrams, API specs, test plans

Export

Sync to Jira, Linear, GitHub, Azure DevOps

Support

Need help? Contact us at support@vasperacapital.com