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 db09f07 commit 0cf57fdCopy full SHA for 0cf57fd
docs/source/index.mdx
@@ -24,7 +24,7 @@ Apollo MCP Server provides a standard way for AI models to access and orchestrat
24
<!-- Getting Started CTA -->
25
<div class="mb-16 rounded-lg border border-blue-200 bg-gradient-to-r from-blue-50 to-indigo-50 p-8">
26
<h2 class="mb-4 text-2xl font-bold">Getting Started</h2>
27
- <p class="mb-6 text-gray-700">Get up and running in a couple of minutes with the Quickstart. Topics include how to:
+ <p class="mb-6 text-gray-700">Get up and running in a couple of minutes with the Quickstart. Topics include how to:</p>
28
29
<ul class="list-inside list-disc space-y-2 text-gray-700 mb-6">
30
<li>creating your own MCP server (starting from scratch or using an existing Graph)</li>
0 commit comments