Explorar o código

docs: enhance MCP servers documentation with a tip (#6713)

Osinachi Okpara hai 8 meses
pai
achega
69d4ef038b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/web/src/content/docs/mcp-servers.mdx

+ 1 - 1
packages/web/src/content/docs/mcp-servers.mdx

@@ -23,7 +23,7 @@ Certain MCP servers, like the GitHub MCP server, tend to add a lot of tokens and
 
 ## Enable
 
-You can define MCP servers in your OpenCode config under `mcp`. Add each MCP with a unique name. You can refer to that MCP by name when prompting the LLM.
+You can define MCP servers in your [OpenCode Config](https://opencode.ai/docs/config/) under `mcp`. Add each MCP with a unique name. You can refer to that MCP by name when prompting the LLM.
 
 ```jsonc title="opencode.jsonc" {6}
 {