You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai/mcp-server.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,9 @@ resources in your $ACCOUNT_LONG through the $MCP_LONG using your AI Assistant.
27
27
28
28
<RESTPrereqs />
29
29
30
-
*An AI Assistant installed on your developer device with an active API key
30
+
*Install an AI Assistant on your developer device with an active API key.
31
31
32
-
The following AI Assistants are automatically configured by the $MCP_LONG: `claude-code`, `cursor`, `windsurf`, `codex`, `gemini/gemini-cli`, `vscode/code/vs-code`
32
+
The following AI Assistants are automatically configured by the $MCP_LONG: `claude-code`, `cursor`, `windsurf`, `codex`, `gemini/gemini-cli`, `vscode/code/vs-code`.
33
33
You can also [manually configure][manual-config] $MCP_SHORT.
34
34
35
35
## Install and configure $MCP_SHORT
@@ -189,7 +189,7 @@ That beats working. Let the $MCP_SHORT do it all for you.
189
189
190
190
## Manually configure the $MCP_SHORT
191
191
192
-
If your MCP client is not supported by `tiger mcp install`. follow the client's instructions to install
192
+
If your MCP client is not supported by `tiger mcp install`, follow the client's instructions to install
193
193
MCP servers. For example, many clients use a JSON file like the following that use `tiger mcp start` to
0 commit comments