Skip to content

Commit 18960ed

Browse files
authored
Merge pull request modelcontextprotocol#773 from jonathanhefner/update-client-table-header-links
Update `clients.mdx` table header links
2 parents 5c7286b + 8e37784 commit 18960ed

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/clients.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This page provides an overview of applications that support the Model Context Pr
1111

1212
{/* prettier-ignore-start */}
1313

14-
| Client | [Resources] | [Prompts] | [Tools] | [Discovery][Discovery] | [Sampling] | Roots | Notes |
14+
| Client | [Resources] | [Prompts] | [Tools] | [Discovery] | [Sampling] | [Roots] | Notes |
1515
| ------------------------------------------------ | ----------- | --------- | ------- | ---------------------- | ---------- | ----- | ----------------------------------------------------------------------------------------------- |
1616
| [5ire][5ire] ||||||| Supports tools. |
1717
| [AgentAI][AgentAI] ||||||| Agent Library written in Rust with tools support |
@@ -72,6 +72,12 @@ This page provides an overview of applications that support the Model Context Pr
7272

7373
{/* prettier-ignore-end */}
7474

75+
[Resources]: /docs/concepts/resources
76+
[Prompts]: /docs/concepts/prompts
77+
[Tools]: /docs/concepts/tools
78+
[Discovery]: /docs/concepts/tools#tool-discovery-and-updates
79+
[Sampling]: /docs/concepts/sampling
80+
[Roots]: /docs/concepts/roots
7581
[5ire]: https://github.com/nanbingxyz/5ire
7682
[AgentAI]: https://github.com/AdamStrojek/rust-agentai
7783
[AgenticFlow]: https://agenticflow.ai/mcp
@@ -127,12 +133,7 @@ This page provides an overview of applications that support the Model Context Pr
127133
[Witsy]: https://github.com/nbonamy/witsy
128134
[Zed]: https://zed.dev
129135
[Zencoder]: https://zencoder.ai
130-
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
131-
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
132-
[Tools]: https://modelcontextprotocol.io/docs/concepts/tools
133-
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
134136
[HyperAgent]: https://github.com/hyperbrowserai/HyperAgent
135-
[Discovery]: /docs/concepts/tools#tool-discovery-and-updates
136137

137138
</div>
138139

0 commit comments

Comments
 (0)