@@ -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