Michael Bleigh @mbleigh.dev ยท Nov 27

๐Ÿ†• @firebase.com Genkit is now the first (afaik) AI framework to integrate with @anthropic.com's new Model Context Protocol. MCP bundles tools, prompts, and more in a "server", and Genkit can now both consume and produce these servers. Here's a GitHub search bot in ~20 lines of code:

8 likes 1 replies

?

Replies

Michael Bleigh ยท Nov 27

The Genkit MCP plugin can instantly turn your existing Genkit tools and prompts into an MCP server...in fact, it's quite a bit less code than using the MCP SDK directly!