We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c9860 commit 7c9df73Copy full SHA for 7c9df73
src/Aspire.Dashboard/Components/Dialogs/McpServerDialog.razor
@@ -60,7 +60,7 @@
60
</p>
61
<h5>MCP JSON</h5>
62
<p>
63
- Add Aspire MCP to your AI tools by including the following JSON in your AI client's <code>mcp.json</code> file.
+ Add Aspire MCP by including the following JSON in your AI client’s <code>mcp.json</code> file.
64
65
<MarkdownRenderer Markdown="@GetJsonConfigurationMarkdown()" MarkdownProcessor="@_markdownProcessor" />
66
}
0 commit comments