Skip to content

Commit 53ef272

Browse files
committed
feature list
1 parent 4204026 commit 53ef272

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
@@ -124,6 +124,15 @@ The Claude desktop application provides comprehensive support for MCP, enabling
124124
**Key features:**
125125
- Provides MCP tool support for Emacs.
126126

127+
### fast-agent
128+
[fast-agent](https://github.com/evalstate/fast-agent) is a Python Agent framework, with simple declarative support for creating Agents and Workflows, with full multi-modal support for Anthropic and OpenAI models.
129+
130+
**Key features:**
131+
- PDF and Image support, based on MCP Native types
132+
- Interactive front-end to develop and diagnose Agent applications, including passthrough and playback simulators
133+
- Built in support for "Building Effective Agents" workflows.
134+
- Deploy Agents as MCP Servers
135+
127136
### Firebase Genkit
128137
[Genkit](https://github.com/firebase/genkit) is Firebase's SDK for building and integrating GenAI features into applications. The [genkitx-mcp](https://github.com/firebase/genkit/tree/main/js/plugins/mcp) plugin enables consuming MCP servers as a client or creating MCP servers from Genkit tools and prompts.
129138

0 commit comments

Comments
 (0)