[PR #331] [CLOSED] Docs update mcp models #9590

Closed
opened 2026-02-16 18:13:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/331
Author: @thesteganos
Created: 6/23/2025
Status: Closed

Base: devHead: docs-update-mcp-models


📝 Commits (2)

  • 644efb6 docs: improve documentation for models and MCP servers
  • 7b99506 docs: add full MCP example and metampc configuration

📊 Changes

3 files changed (+97 additions, -7 deletions)

View changed files

📝 README.md (+1 -1)
📝 packages/web/src/content/docs/docs/mcp-servers.mdx (+69 -6)
📝 packages/web/src/content/docs/docs/models.mdx (+27 -0)

📄 Description

docs: improve documentation for models and MCP servers

Updated README.md to better direct users to the detailed documentation.

Enhanced models.mdx with instructions and examples for configuring Google Gemini 2.5-flash.

Improved mcp-servers.mdx by clarifying the placement of opencode.json and ensuring comprehensive examples for local and remote

  • Added a comprehensive opencode.json example to mcp-servers.mdx, showcasing configuration for both local and remote MCP servers.
  • Added a new section to mcp-servers.mdx detailing how to configure MetaMCP, including a specific opencode.json example and explanation of necessary environment variables. MetaMCP can suggest other MPC servers to actual application.
  • Restructured mcp-servers.mdx slightly for better flow and clarity between generic examples and the specific MetaMCP example.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/331 **Author:** [@thesteganos](https://github.com/thesteganos) **Created:** 6/23/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `docs-update-mcp-models` --- ### 📝 Commits (2) - [`644efb6`](https://github.com/anomalyco/opencode/commit/644efb674865a3f81ac49a71a9febe4b7d84ce16) docs: improve documentation for models and MCP servers - [`7b99506`](https://github.com/anomalyco/opencode/commit/7b995068c2dc3e7b04bc0158aa5f89eec28f42b8) docs: add full MCP example and metampc configuration ### 📊 Changes **3 files changed** (+97 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `packages/web/src/content/docs/docs/mcp-servers.mdx` (+69 -6) 📝 `packages/web/src/content/docs/docs/models.mdx` (+27 -0) </details> ### 📄 Description docs: improve documentation for models and MCP servers Updated README.md to better direct users to the detailed documentation. Enhanced models.mdx with instructions and examples for configuring Google Gemini 2.5-flash. Improved mcp-servers.mdx by clarifying the placement of opencode.json and ensuring comprehensive examples for local and remote - Added a comprehensive opencode.json example to mcp-servers.mdx, showcasing configuration for both local and remote MCP servers. - Added a new section to mcp-servers.mdx detailing how to configure MetaMCP, including a specific opencode.json example and explanation of necessary environment variables. MetaMCP can suggest other MPC servers to actual application. - Restructured mcp-servers.mdx slightly for better flow and clarity between generic examples and the specific MetaMCP example. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:49 -05:00
yindo closed this issue 2026-02-16 18:13:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9590