docs(mcp): promote MCP callout, drop stale npm-fallback stanza - #183
Merged
nightmoose merged 1 commit intoAug 24, 2026
Merged
Conversation
…tanza. - llm-integration.md: move the "prefer MCP tools if connected" note from buried in §0 to a top-of-file blockquote, above §0 — so agents that skim see it before they read any curl recipe. Trim the duplicate note in §0. - mcp-reference.md: `@contractgate/mcp-server` is now on npm (0.1.1). Remove the "until then, from a clone" fallback config; the npx snippet is the only supported install path. Add a link to the npm page. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up polish to the MCP work (PR #182).
llm-integration.md— the "prefer MCP tools if connected" note was buried in the middle of §0. Promote it to a top-of-file blockquote above §0 so agents that skim the playbook see it before they hit any curl recipe. Trim the duplicate note in §0.mcp-reference.md—@contractgate/mcp-serveris now published (0.1.1). Remove the "until then, from a clone" fallback config; thenpx -ysnippet is the only supported install path. Add a link to the npm page.Item #1 from my earlier triage (add
mcp-reference.mdtoFULL_BUNDLE) was already done in PR #182 — verified by rebuildingllms-full.txtand grepping for the section header.Test plan
sync-llm-docs.mjsbundles 7 docs (including MCP) intollms-full.txtnext buildclean; static routes unchangedcurl -sS https://app.datacontractgate.com/llm-integration.md | head -30shows the new blockquote above §0🤖 Generated with Claude Code