Skip to content

v0.4.0

Choose a tag to compare

@008993368-yaz 008993368-yaz released this 13 Jun 02:56
· 6 commits to main since this release
787c760

Added

  • MCP competitor scout — optional mcp/growth-scout-competitor/ package with stdio MCP server.
    • scout_competitors — end-to-end scout: product category + competitor names → draft matrix markdown + evidence ledger rows.
    • fetch_page, competitor_snapshot, search_competitor_pages — low-level tools for debug and partial reruns.
    • Brave Search (default) and Serper search providers; graceful fallback when API key missing.
  • mcp/README.md — server install, tools, env vars, safety limits (agent-neutral).
  • integrations/mcp.md — connect from any MCP client (Cursor, Claude Desktop, Claude Code, etc.); usage rules for agents.
  • SKILL.md — quick reference row for optional MCP scout (integrations/mcp.md); no agent-specific MCP instructions in canonical workflow.
  • Integrations — per-agent pointers in integrations/cursor.md, integrations/claude-code.md; matrix row in integrations/README.md; verification in integrations/VERIFICATION.md.
  • CIvalidate-mcp job runs MCP package tests and build on push/PR.

Changed

  • README roadmap: MCP competitor fetch marked shipped; Tooling section documents optional MCP.
  • scripts/validate-links.mjs scans mcp/*.md.

Full changelog: v0.3.0...v0.4.0