Fixing small typo in docs (#5659)

Fixing a typo in the docs

Co-authored-by: Eric Traut <etraut@openai.com>
This commit is contained in:
Tony Dong
2025-10-31 16:41:05 -07:00
committed by GitHub
parent 07b8bdfbf1
commit 1ac4fb45d2

View File

@@ -415,7 +415,7 @@ cwd = "/Users/<user>/code/my-server"
```toml
[mcp_servers.figma]
url = "https://mcp.linear.app/mcp"
url = "https://mcp.figma.com/mcp"
# Optional environment variable containing a bearer token to use for auth
bearer_token_env_var = "ENV_VAR"
# Optional map of headers with hard-coded values.