Specif-ai MCP Server

Official
# Changelog ## <small>0.6.2 (2025-02-25)</small> * refactor: rename projectPath to cwd and make it required ([f8f79be](https://github.com/vj-presidio/specif-ai-mcp-server/commit/f8f79be)) ## <small>0.6.1 (2025-02-25)</small> * fix: improve clarity of project path descriptions in server service ([7f3acfb](https://github.com/vj-presidio/specif-ai-mcp-server/commit/7f3acfb)) ## 0.6.0 (2025-02-25) * feat: include all environment variables in startup log for better visibility ([8d4cfa8](https://github.com/vj-presidio/specif-ai-mcp-server/commit/8d4cfa8)) ## 0.5.0 (2025-02-25) * feat: add optional PWD environment variable and update error messages for clarity ([02472af](https://github.com/vj-presidio/specif-ai-mcp-server/commit/02472af)) ## 0.4.0 (2025-02-25) * feat: add external dependencies to npm build for thread-stream and pino ([bc08c8c](https://github.com/vj-presidio/specif-ai-mcp-server/commit/bc08c8c)) * feat: update client commands and arguments for npx, node, and bunx examples and testing coverage ([a97978f](https://github.com/vj-presidio/specif-ai-mcp-server/commit/a97978f)) * chore: remove unused dependencies from bun.lock and package.json ([50d4cd3](https://github.com/vj-presidio/specif-ai-mcp-server/commit/50d4cd3)) ## 0.3.0 (2025-02-25) * feat: add project path auto-inference from .specif-ai-path file ([51a8194](https://github.com/vj-presidio/specif-ai-mcp-server/commit/51a8194)) ## <small>0.2.7 (2025-02-24)</small> * chore: add project overview, development setup, architecture, and deployment guides ([b5c7e13](https://github.com/vj-presidio/specif-ai-mcp-server/commit/b5c7e13)) ## <small>0.2.6 (2025-02-24)</small> * chore: add integration instructions for Specifai MCP with Cline and Cursor ([d2df31e](https://github.com/vj-presidio/specif-ai-mcp-server/commit/d2df31e)) * chore: bump version to 0.2.5 ([4c0bcdf](https://github.com/vj-presidio/specif-ai-mcp-server/commit/4c0bcdf)) * chore: update README to reference correct specif-ai-mcp-server package ([8c4fd55](https://github.com/vj-presidio/specif-ai-mcp-server/commit/8c4fd55)) * docs: add Cline setup documentation and related images ([d420336](https://github.com/vj-presidio/specif-ai-mcp-server/commit/d420336)) * docs: add cursor setup guide with step-by-step images ([769d0d4](https://github.com/vj-presidio/specif-ai-mcp-server/commit/769d0d4)) ## <small>0.2.2 (2025-02-24)</small> * chore: update version handling in scripts and documentation ([7256196](https://github.com/vj-presidio/specif-ai-mcp-server/commit/7256196)) ## <small>0.2.1 (2025-02-21)</small> * chore: add .prettierignore file to exclude build outputs, dependencies, and environment files ([6363be3](https://github.com/vj-presidio/specif-ai-mcp-server/commit/6363be3)) * chore: update CI/CD workflow to set fetch-depth to 0 for full history ([26d1007](https://github.com/vj-presidio/specif-ai-mcp-server/commit/26d1007)) ## 0.2.0 (2025-02-21) * chore: add allowSameVersion option to release-it configuration ([1e9d806](https://github.com/vj-presidio/specif-ai-mcp-server/commit/1e9d806)) * chore: bump version to 0.1.0 in package.json ([6fee2a6](https://github.com/vj-presidio/specif-ai-mcp-server/commit/6fee2a6)) * chore: release v0.1.0 [skip ci] ([fd483a1](https://github.com/vj-presidio/specif-ai-mcp-server/commit/fd483a1)) * feat: add initial project setup with tool versions, commit message hook, and sample feature data ([6a0730b](https://github.com/vj-presidio/specif-ai-mcp-server/commit/6a0730b)) * feat: improve error handling, and add project path setting tool ([fbc6a3a](https://github.com/vj-presidio/specif-ai-mcp-server/commit/fbc6a3a))