Skip to content

docs(mcp): add reviewed host configurations - #16

Draft
adity982 wants to merge 1 commit into
reacher-z:mainfrom
adity982:agent/docs-mcp-host-config
Draft

docs(mcp): add reviewed host configurations#16
adity982 wants to merge 1 commit into
reacher-z:mainfrom
adity982:agent/docs-mcp-host-config

Conversation

@adity982

Copy link
Copy Markdown

Problem and outcome

Alpha users had only one generic MCP host snippet. The MCP package README now starts from a locked source checkout and provides reviewed configurations for both the workspace package bin and the explicit built stdio entrypoint.

The guide also makes the three-tool read-only surface, local-process trust boundary, and external resource limits explicit.

Closes #9

Verification

  • parsed all three JSON configuration blocks with Python's JSON parser
  • verified both absolute-path placeholders and all local links
  • git diff --check
  • package build/test not run locally because Node/Corepack is unavailable on this host

Contract and risk review

  • Graph IR and runtime behavior are unchanged
  • no new tools, paths accepted from models, network access, secrets, or side effects
  • documentation continues to reserve stdout for MCP JSON-RPC

Signed-off-by: Aditya Datta <crazyme07071996@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add reviewed MCP host configuration examples

1 participant