Skip to content

docs: document Docker as zero-install MCP option#659

Merged
joshrotenberg merged 1 commit intomainfrom
docs/docker-mcp-zero-install
Feb 7, 2026
Merged

docs: document Docker as zero-install MCP option#659
joshrotenberg merged 1 commit intomainfrom
docs/docker-mcp-zero-install

Conversation

@joshrotenberg
Copy link
Collaborator

Summary

  • Expand docs/docs/getting-started/docker.md MCP section with three .mcp.json snippets: env vars, mounted config, and --network host for local clusters
  • Add Docker zero-install example to README MCP section
  • Add Docker zero-install section to docs/docs/mcp/getting-started.md Installation

Closes #647

Test plan

  • Verify Docker MCP docs render correctly in mkdocs
  • Verify .mcp.json snippets are copy-pasteable and work with Claude Desktop / Claude Code

Add .mcp.json snippets for all three Docker approaches: environment
variables, mounted config, and --network host for local clusters.
Update README MCP section and MCP getting-started guide with
zero-install Docker examples.
@joshrotenberg joshrotenberg merged commit f240d39 into main Feb 7, 2026
12 checks passed
@joshrotenberg joshrotenberg deleted the docs/docker-mcp-zero-install branch February 7, 2026 14:48
@joshrotenberg joshrotenberg mentioned this pull request Feb 7, 2026
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.

docs: Docker as zero-install MCP option

1 participant