Replies: 5 comments 2 replies
-
I'll go first - I used Gemini CLI to make a (really basic) MCP for search arXiv: https://github.com/markmcd/arxiv-search-mcp The arXiv servers don't allow much traffic but it was fun to use with Chirp to generate an audio summary of research papers. |
Beta Was this translation helpful? Give feedback.
-
Cloudflare ones https://developers.cloudflare.com/agents/model-context-protocol/mcp-servers-for-cloudflare/ Like
I also made Gemini CLI itself a MCP server via wrapper so I can add it to Claude Code so Claude Sonnet 4 and Gemini 2.5 models can be friends https://www.threads.com/@george_sl_liu/post/DLa8ZFNTYlV?xmt=AQF0_qghMaTOg0dW6z-UQ0899VkHOIaIFIC3P9Ci76ElMA 😎 |
Beta Was this translation helpful? Give feedback.
-
I am testing the "sequential thinking" one. Supposedly it makes it structure its thoughts better, but I did not find it to be the case that much, when I tested Gemini against my somewhat counter-factual puzzles, e.g. this one : In Gemini's own words how that tool works:
Result:
Maybe I am still doing it the wrong way? Ver. 1.2 |
Beta Was this translation helpful? Give feedback.
-
Haven't tried it yet but this one looks pretty: https://21st.dev/magic If nothing else it's nice to have an alternative to the style of UI that Gemini generates by default. |
Beta Was this translation helpful? Give feedback.
-
Puppeteer MCP works. I needed to add these interim tips though for Gemini: https://gist.github.com/Manamama/8804d0a03d6a6782a350fb986caaf320 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What MCP servers are you using with the Gemini CLI?
Have you found anything surprisingly effective, or cool?
Tell us all about them!
Beta Was this translation helpful? Give feedback.
All reactions