{
  "markdown": "# @pathmode/mcp-server\n\nDeterministic intent preflight before your agent builds: six calibrated gates, keyless, no model call.\n\nThis repository dogfoods the same workflow: [read its intent.md](intent.md).\n\n**This repository is the issue tracker for the package, not its source.** The server is developed in\nPathmode's private monorepo and published to npm from there. This repo previously held a hand-copied\nsnapshot of the source, which drifted several versions behind the published package. It no longer\ncarries that copy, so there is nothing here to read out of date.\n\nTo read the code, unpack the published tarball:\n\n```bash\nnpm pack @pathmode/mcp-server && tar -xzf pathmode-mcp-server-*.tgz\n```\n\n## Install\n\nAdd to `.mcp.json` in your project root:\n\n```json\n{\n  \"mcpServers\": {\n    \"pathmode\": {\n      \"command\": \"npx\",\n      \"args\": [\"@pathmode/mcp-server\"]\n    }\n  }\n}\n```\n\nNo account and no API key. Specs live in `intent.md` in your repo, as plain markdown you own. Set\n`PATHMODE_API_KEY` to sync intent and evidence across a team.\n\n## Links\n\n- [npm package](https://www.npmjs.com/package/@pathmode/mcp-server): the published server, always current\n- [IntentSpec](https://intentspec.org/spec): the open specification for the `intent.md` files this server writes\n- [The intent.md profile](https://intentspec.org/intent-md): the six checks `check_intent_readiness` scores against\n- [Pathmode](https://pathmode.io): the platform for teams\n\n## Issues\n\nBug reports and feature requests belong in [Issues](https://github.com/pathmodeio/mcp-server/issues).\nInclude the output of `npx @pathmode/mcp-server --version` and the client you are running.\n\n## License\n\nMIT\n",
  "bytes": 1668,
  "sha": "713ccdce1ea6d7e4cfef2076d78f36ae4d89742ceca2bdcafae5ce8a8b117b87",
  "repo_slug": "pathmodeio/mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_pathmodeio_mcp_server_58ba28a3/readme"
}