Skip to content

Commit 0e679f9

Browse files
authored
Update name of Genkit (modelcontextprotocol#224)
* Update name of Genkit This is the updated official name of the library (no brand prefix). * Update clients.mdx
1 parent b27504d commit 0e679f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clients.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This page provides an overview of applications that support the Model Context Pr
1818
| [Cursor][Cursor] |||||| Supports tools. |
1919
| [Emacs Mcp][Mcp.el] |||||| Supports tools in Emacs. |
2020
| [fast-agent][fast-agent] |||||| Full multimodal MCP support, with end-to-end tests |
21-
| [Firebase Genkit][Genkit] | ⚠️ ||||| Supports resource list and lookup through tools. |
21+
| [Genkit][Genkit] | ⚠️ ||||| Supports resource list and lookup through tools. |
2222
| [GenAIScript][GenAIScript] |||||| Supports tools. |
2323
| [Goose][Goose] |||||| Supports tools. |
2424
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
@@ -149,8 +149,8 @@ Claude Code is an interactive agentic coding tool from Anthropic that helps you
149149
- Built in support for "Building Effective Agents" workflows.
150150
- Deploy Agents as MCP Servers
151151

152-
### Firebase Genkit
153-
[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.
152+
### Genkit
153+
[Genkit](https://github.com/firebase/genkit) is a cross-language 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.
154154

155155
**Key features:**
156156
- Client support for tools and prompts (resources partially supported)

0 commit comments

Comments
 (0)