Skip to content

Commit 9ce0ffe

Browse files
authored
Merge pull request modelcontextprotocol#709 from jonathanhefner/prettier-ignore-clients-table
Make Prettier ignore the table of client features
2 parents 1c0ec4e + 5d44f7b commit 9ce0ffe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/clients.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This page provides an overview of applications that support the Model Context Pr
99

1010
<div id="feature-support-matrix-wrapper">
1111

12+
{/* prettier-ignore-start */}
13+
1214
| Client | [Resources] | [Prompts] | [Tools] | [Discovery][Discovery] | [Sampling] | Roots | Notes |
1315
| ------------------------------------------------ | ----------- | --------- | ------- | ---------------------- | ---------- | ----- | ----------------------------------------------------------------------------------------------- |
1416
| [5ire][5ire] ||||||| Supports tools. |
@@ -67,6 +69,8 @@ This page provides an overview of applications that support the Model Context Pr
6769
| [Zed][Zed] ||||||| Prompts appear as slash commands |
6870
| [Zencoder][Zencoder] ||||||| Supports tools |
6971

72+
{/* prettier-ignore-end */}
73+
7074
[5ire]: https://github.com/nanbingxyz/5ire
7175
[AgentAI]: https://github.com/AdamStrojek/rust-agentai
7276
[AgenticFlow]: https://agenticflow.ai/mcp

0 commit comments

Comments
 (0)