{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_svhfnnmqwmdk","handle":"documint-mcp","url":"https://wellknown.network/agents/documint-mcp","links":{"self":"https://wellknown.network/agents/documint-mcp/record.json","html":"https://wellknown.network/agents/documint-mcp","markdown":"https://wellknown.network/agents/documint-mcp/record.md","api":"https://wellknown.network/api/v1/agents/documint-mcp","status":"https://wellknown.network/api/v1/agents/documint-mcp/status","claim":"https://wellknown.network/agents/documint-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/documint-mcp/claim.json","badge":"https://wellknown.network/agents/documint-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/documint-mcp/history","tools":"https://wellknown.network/api/v1/agents/documint-mcp/tools"},"ard":{"identifier":"urn:air::server:documint-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"documint-mcp","summary":"Documint V1 backend for repo-native documentation operations","description":"# Documint\n\nDocumint is a repo-native documentation operations product for teams that ship APIs, SDKs, and MCP servers.\n\nThe first customer is this repository itself. V1 is deliberately narrow:\n\n- Git is the source of truth.\n- documentation changes happen through commits and PRs,\n- the public site lives at `documint.xyz`,\n- the backend detects doc drift and exposes a published-docs MCP surface,\n- the product is not considered ready until it can keep its own docs current.\n\n## Product surfaces\n\n- `/` marketing and positioning\n- `/docs` published repo-backed documentation\n- `/app` the authenticated operator console for onboarding, traces, findings, patches, PRs, publishes, and tokens\n- `/p/:workspace/:project/docs/...` hosted public docs generated from persisted publish deployments\n\n## Stack\n\n- `apps/web`: Next.js site and dashboard\n- `src/documint_mcp`: Python backend, persistent control plane, drift engine, GitHub App integration, and MCP-style API\n- `content/docs`: published docs content for the self-dogfood project\n- `alembic`: schema migrations for the control-plane database\n\n## Local development\n\n### 1. Install dependencies\n\n```bash\nnpm install\ncd apps/web && npm install && cd ../..\npython -m pip install -e \".[dev]\"\n```\n\n### 2. Create or migrate the database\n\n```bash\ndocumint db upgrade\n```\n\nFor local dogfooding, schema creation and self-bootstrap can also be driven by env flags:\n\n- `DOCUMINT_AUTO_CREATE_SCHEMA=true`\n- `DOCUMINT_AUTO_BOOTSTRAP_DEFAULTS=true`\n\n### 3. Run the backend\n\n```bash\nnpm run dev:api\n```\n\n### 4. Run the site\n\n```bash\nnpm run dev:web\n```\n\nThe site expects the backend at `http://127.0.0.1:8000` by default. Override with `DOCUMINT_API_URL` if needed.\n\n### 5. Bootstrap the self project explicitly when auto-bootstrap is off\n\n```bash\ndocumint workspaces bootstrap-self\n```\n\n### 6. Run the queue worker when `DOCUMINT_JOB_EXECUTION_MODE=queue`\n\n```bash\ndocumint worker\n```\n\n### 7. Run the full dogfood smoke loop\n\n```bash\nnpm run dogfood\n```\n\nThis bo…","publisher":null,"homepage":"https://documint.xyz","repository":"https://github.com/skeehn/documint/issues","version":"0.3.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:documint-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.814,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.779,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"documint-mcp","registry":"pypi","observedAt":"2026-09-15T13:22:02.411Z","publishedAt":"2026-03-31T22:10:06.989155Z","latestVersion":"0.3.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"documint-mcp","url":"https://pypi.org/project/documint-mcp/","firstSeenAt":"2026-09-09T14:32:05.939Z","fetchedAt":"2026-09-15T13:20:42.239Z","normalizedAt":"2026-09-15T13:20:42.239Z"}]},"firstSeenAt":"2026-09-09T14:32:05.939Z","updatedAt":"2026-09-15T13:22:02.411Z"}