Skip to content

Commit 64445a8

Browse files
fix: address Vale linting suggestions for MCP server docs
Co-Authored-By: [email protected] <[email protected]>
1 parent 8c2de12 commit 64445a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/products/docs/pages/ai/mcp-server.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Fern automatically creates an MCP server for your documentation site that provid
1515

1616
When developers connect to your MCP server, they can ask questions about your product, and the AI client will search through your documentation using semantic search and provide accurate, contextual answers.
1717

18-
## Accessing your MCP server
18+
## Access your MCP server
1919

2020
Your MCP server is automatically available at `your-documentation-site.com/_mcp/server`. Developers can configure their AI clients to connect to this endpoint.
2121

@@ -28,9 +28,9 @@ To use your MCP server:
2828

2929
## Features
3030

31-
The auto-generated MCP server includes:
31+
The autogenerated MCP server includes:
3232

3333
- **Semantic search**: Powered by your site's Ask Fern AI functionality
3434
- **Authentication support**: Respects your documentation's authentication settings
35-
- **Automatic updates**: Always reflects your latest documentation content
36-
- **Zero configuration**: Works out of the box with no setup required
35+
- **Automatic updates**: Always reflects your current documentation content
36+
- **Zero configuration**: Works out of the box with no setup required

0 commit comments

Comments
 (0)