Skip to content

Commit 111d51d

Browse files
feat: adds Daydreams agents (modelcontextprotocol#166)
* Update clients.mdx * Update clients.mdx * Update clients.mdx * Update clients.mdx * Update clients.mdx --------- Co-authored-by: David Soria Parra <[email protected]>
1 parent 8dc3cf9 commit 111d51d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

clients.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This page provides an overview of applications that support the Model Context Pr
2929
| [Zed][Zed] |||||| Prompts appear as slash commands |
3030
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3131
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
32+
| [Daydreams Agents][Daydreams] |||||| Support for drop in Servers to Daydreams agents |
3233

3334
[Claude]: https://claude.ai/download
3435
[Cursor]: https://cursor.com
@@ -48,6 +49,7 @@ This page provides an overview of applications that support the Model Context Pr
4849
[Roo Code]: https://roocode.com
4950
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
5051
[Windsurf]: https://codeium.com/windsurf
52+
[Daydreams]: https://github.com/daydreamsai/daydreams
5153
[SpinAI]: https://spinai.dev
5254
[OpenSumi]: https://github.com/opensumi/core
5355

@@ -235,6 +237,13 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
235237
- Supports MCP tools in OpenSumi
236238
- Supports built-in IDE MCP servers and custom MCP servers
237239

240+
### Daydreams
241+
[Daydreams](https://github.com/daydreamsai/daydreams) is a generative agent framework for executing anything onchain
242+
243+
**Key features:**
244+
- Supports MCP Servers in config
245+
- Exposes MCP Client
246+
238247
## Adding MCP support to your application
239248

240249
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.

0 commit comments

Comments
 (0)