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: docs/fundamentals/dashboard/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
@@ -26,9 +26,9 @@ To get started, configure your local AI assistant to use Aspire MCP.
26
26
27
27
Important settings required to use Aspire MCP:
28
28
29
-
-`url` - Aspire MCP address.
30
-
-`type` - `http` to indicate Aspire MCP is a [streamable-HTTP MCP server](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http).
31
-
-`x-mcp-api-key` - An HTTP header with a key to secure access to the MCP server.
29
+
-`url` - Aspire MCP address.
30
+
-`type` - `http` to indicate Aspire MCP is a [streamable-HTTP MCP server](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http).
31
+
-`x-mcp-api-key` - An HTTP header with a key to secure access to the MCP server.
32
32
33
33
:::image type="content" source="media/mcp-server/mcp-dialog.png" lightbox="media/mcp-server/mcp-dialog.png" alt-text="A screenshot of the Aspire MCP dialog in the dashboard with the url and API header highlighted.":::
0 commit comments