MCP server for the planning and execution of AI-assisted development projects.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ANTHROPIC_API_KEY— "": "sk-your-anthropic-api-key",ANTHROPIC_BASE_URL— Base URL for Claude API "https://api.anthropic.com"ANTHROPIC_CACHE_TTL— Cache TTL for Claude API (ms) 3600000ANTHROPIC_MAX_CACHE_SIZE— Maximum cache size for Claude API 100ANTHROPIC_MAX_RETRIES— Maximum retries for Claude API 5ANTHROPIC_MAX_TOKENS— Maximum tokens for Claude API 64000ANTHROPIC_MODEL— Claude model to use "claude-3-7-sonnet-20250219"ANTHROPIC_SYSTEM_PROMPT— System prompt for Claude API "You are a helpful assistant."ANTHROPIC_TEMPERATURE— Temperature for Claude API calls 0.2APM_ARTIFACTS_DIRAPM_ARTIFACTS_FILEARTIFACTS_DIR— Directory for artifacts "apm-artifacts"ARTIFACTS_FILE— Filename for artifacts "artifacts.json"MAX_TOKENSPERPLEXITY_API_KEY— "": "pplx-your-perplexity-api-key"PERPLEXITY_BASE_URL— Base URL for Perplexity API "https://api.perplexity.ai"PERPLEXITY_CACHE_TTL— Cache TTL for Perplexity API (ms) 3600000PERPLEXITY_MAX_CACHE_SIZE— Maximum cache size for Perplexity API 100PERPLEXITY_MAX_RESULTS— Maximum results for Perplexity API 5PERPLEXITY_MAX_RETRIES— Maximum retries for Perplexity API 5PERPLEXITY_MAX_TOKENS— Maximum tokens for Perplexity API 1024PERPLEXITY_MODEL— Perplexity model to use "sonar-pro"PERPLEXITY_SYSTEM_PROMPT— System prompt for Perplexity API "You are a helpful research assistant. Provide factual information with sources."PERPLEXITY_TEMPERATURE— Temperature for Perplexity API calls 0.7PRODUCT_BRIEF_FILE— Filename for project brief "project-brief.md"PROJECT_ROOT— "": "/path/to/project/root/",[](https://m8ven.ai/mcp/gannonh-agent-pm-sz8ur2)