Skip to content

Commit 962144b

Browse files
committed
Fix lint
1 parent 841cc99 commit 962144b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/fundamentals/dashboard/mcp-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ To get started, configure your local AI assistant to use Aspire MCP.
2626

2727
Important settings required to use Aspire MCP:
2828

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.
3232

3333
:::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.":::
3434

0 commit comments

Comments
 (0)