@@ -11,7 +11,7 @@ This page provides an overview of applications that support the Model Context Pr
11
11
12
12
{ /* prettier-ignore-start */ }
13
13
14
- | Client | [ Resources] | [ Prompts] | [ Tools] | [ Discovery] [ Discovery ] | [ Sampling] | Roots | Notes |
14
+ | Client | [ Resources] | [ Prompts] | [ Tools] | [ Discovery] | [ Sampling] | [ Roots] | Notes |
15
15
| ------------------------------------------------ | ----------- | --------- | ------- | ---------------------- | ---------- | ----- | ----------------------------------------------------------------------------------------------- |
16
16
| [ 5ire] [ 5ire ] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | Supports tools. |
17
17
| [ 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
72
72
73
73
{ /* prettier-ignore-end */ }
74
74
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
75
81
[ 5ire ] : https://github.com/nanbingxyz/5ire
76
82
[ AgentAI ] : https://github.com/AdamStrojek/rust-agentai
77
83
[ AgenticFlow ] : https://agenticflow.ai/mcp
@@ -127,12 +133,7 @@ This page provides an overview of applications that support the Model Context Pr
127
133
[ Witsy ] : https://github.com/nbonamy/witsy
128
134
[ Zed ] : https://zed.dev
129
135
[ 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
134
136
[ HyperAgent ] : https://github.com/hyperbrowserai/HyperAgent
135
- [ Discovery ] : /docs/concepts/tools#tool-discovery-and-updates
136
137
137
138
</div >
138
139
0 commit comments