
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
coaia-gemini-mcp-tool
Advanced tools
MCP server for Gemini CLI integration with authentic creative process support based on Robert Fritz's framework
📚 View Full Documentation - Examples, FAQ, Troubleshooting, Best Practices
A Model Context Protocol (MCP) server that bridges AI assistants with Gemini CLI, featuring authentic creative process support based on Robert Fritz's "Creating Your Life" framework.
Transform your creative work with Fritz's proven three-phase framework:
Creative Orientation: "What do you want to create?" (not "What problem to solve?")
✅ Claude + Gemini Integration: Bridge AI assistants with Gemini's massive context window
✅ CREATE Tool: Authentic creative process based on Robert Fritz's framework
✅ File Analysis: Use @
syntax for large codebases and files
✅ Sandbox Mode: Safe code execution and testing
✅ Change Mode: Structured code edits with OLD/NEW format
Before using this tool, ensure you have:
claude mcp add coaia-gemini-cli -- npx -y coaia-gemini-mcp-tool
Type /mcp
inside Claude Code to verify the coaia-gemini-cli
MCP is active.
If you already have it configured in Claude Desktop:
"coaia-gemini-cli": {
"command": "npx",
"args": ["-y", "coaia-gemini-mcp-tool"]
}
claude mcp add-from-claude-desktop
Register the MCP server with your MCP client:
Add this configuration to your Claude Desktop config file:
{
"mcpServers": {
"coaia-gemini-cli": {
"command": "npx",
"args": ["-y", "coaia-gemini-mcp-tool"]
}
}
}
If you installed globally, use this configuration instead:
{
"mcpServers": {
"coaia-gemini-cli": {
"command": "coaia-gemini-mcp"
}
}
}
Configuration File Locations:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
~/.config/claude/claude_desktop_config.json
After updating the configuration, restart your terminal session.
/coaia-gemini-cli
and commands will populate in Claude Code's interface.Transform your creative work with the three-phase framework:
"I want to create a mobile app that helps people track their creative projects"
- desiredOutcome: "Create a mobile app that helps people track creative projects with inspiration features"
- currentReality: "I have programming skills but no mobile app experience"
- creativePhase: "germination"
"Help me build momentum on my app project"
- desiredOutcome: "Launch beta version with 50 active users"
- currentReality: "Working prototype, 5 friends testing and giving feedback"
- creativePhase: "assimilation"
"Bring my app to successful launch"
- desiredOutcome: "Polished app ready for App Store"
- currentReality: "Beta tested, 4.2 stars, final bugs being fixed"
- creativePhase: "completion"
ask gemini to analyze @src/main.js and explain what it does
use gemini to summarize @. the current directory
analyze @package.json and tell me about dependencies
ask gemini to search for the latest tech news
use gemini to explain div centering
ask gemini about best practices for React development related to @file_im_confused_about
The sandbox mode allows you to safely test code changes, run scripts, or execute potentially risky operations in an isolated environment.
use gemini sandbox to create and run a Python script that processes data
ask gemini to safely test @script.py and explain what it does
use gemini sandbox to install numpy and create a data visualization
test this code safely: Create a script that makes HTTP requests to an API
create
⭐ PRIMARY CREATIVE TOOLSupports authentic creative process through Fritz's three-phase framework.
Parameters:
desiredOutcome
(required): What specific outcome do you want to create?currentReality
(optional): Where are you now in relation to this vision?creativePhase
(optional): germination, assimilation, or completion (defaults to germination)timeframe
(optional): When do you want this created?resources
(optional): What resources do you have available?model
(optional): Gemini model to useask-gemini
Asks Google Gemini for analysis and general questions.
Parameters:
prompt
(required): Use @
syntax for files (e.g., @src/main.js explain this code
) or ask general questionsmodel
(optional): The Gemini model to use (defaults to gemini-2.5-pro
)sandbox
(optional): Set to true
to run in sandbox mode for safe code executionchangeMode
(optional): Enable structured change mode for code editsping
: Test tool that echoes back a messagehelp
: Shows the Gemini CLI help textYou can use these commands directly in Claude Code's interface.
/create ⭐ NEW: Authentic creative process support
desiredOutcome
(required): What do you want to create?currentReality
(optional): Where are you now?creativePhase
(optional): germination, assimilation, or completion/analyze: Analyzes files or directories using Gemini, or asks general questions.
prompt
(required): Use @
syntax for files or ask general questions./sandbox: Safely tests code or scripts in Gemini's sandbox environment.
prompt
(required): Code testing request./help: Displays the Gemini CLI help information.
/ping: Tests the connection to the server.
Contributions are welcome! Please see our Contributing Guidelines for details on how to submit pull requests, report issues, and contribute to the project.
This project is licensed under the MIT License. See the LICENSE file for details.
gemini-mcp-tool
→ coaia-gemini-mcp-tool
gemini-mcp
→ coaia-gemini-mcp
Philosophy: "What do you want to create?" not "What problem needs solving?"
Disclaimer: This is an unofficial, third-party tool and is not affiliated with, endorsed, or sponsored by Google.
FAQs
MCP server for Gemini CLI integration with authentic creative process support based on Robert Fritz's framework
The npm package coaia-gemini-mcp-tool receives a total of 5 weekly downloads. As such, coaia-gemini-mcp-tool popularity was classified as not popular.
We found that coaia-gemini-mcp-tool demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.