Skip to content

Commit

Permalink
Deploy preview for PR 718 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasHelming committed Feb 17, 2025
1 parent 499b05d commit d042866
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion pr-previews/pr-718/docs/user_ai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,8 @@ <h2 id="mcp-integration" style="position:relative;"><a href="#mcp-integration" a
<p>To learn more about MCP, see the <a href="https://www.anthropic.com/news/model-context-protocol" target="_blank" rel="nofollow noopener noreferrer">official announcement from Anthropic</a>.<br>
For a list of available MCP servers, visit the <a href="https://github.com/modelcontextprotocol/servers" target="_blank" rel="nofollow noopener noreferrer">MCP Servers Repository</a>.</p>
<h3 id="configuring-mcp-servers" style="position:relative;"><a href="#configuring-mcp-servers" aria-label="configuring mcp servers permalink" class="anchor before"><svg aria-hidden="true" focusable="false" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Configuring MCP Servers</h3>
<p>To configure MCP servers, open the preferences and add entries to the <code class="language-text">MCP Servers Configuration</code> section. Each server requires a unique identifier (e.g., <code class="language-text">"brave-search"</code> or <code class="language-text">"filesystem"</code>) and configuration details such as the command, arguments, and optional environment variables. <strong>For Windows users, please see the additional information below</strong>. 'autostart' will automatically start the respective MCP server the next time you restart your IDE, you will still need to <strong>manually start it the first time</strong> (see below).</p>
<p>To configure MCP servers, open the preferences and add entries to the <code class="language-text">MCP Servers Configuration</code> section. Each server requires a unique identifier (e.g., <code class="language-text">"brave-search"</code> or <code class="language-text">"filesystem"</code>) and configuration details such as the command, arguments, and optional environment variables. <strong>For Windows users, please see the additional information below</strong>.</p>
<p>'autostart' will automatically start the respective MCP server the next time you restart your IDE, you will still need to <strong>manually start it the first time</strong> (see below).</p>
<p><strong>Example Configuration:</strong></p>
<div class="gatsby-highlight" data-language="json"><pre class="language-json"><code class="language-json"><span class="token punctuation">{</span>
<span class="token property">"brave-search"</span><span class="token operator">:</span> <span class="token punctuation">{</span>
Expand Down
2 changes: 1 addition & 1 deletion pr-previews/pr-718/page-data/docs/user_ai/page-data.json

Large diffs are not rendered by default.

0 comments on commit d042866

Please sign in to comment.