geez
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@geezExplain quantum entanglement in simple terms"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
geez
Phone-first MCP tool that lets Claude (or any MCP client) call Grok.
Minimal. Requests-only. Zero bloat. Built to run cleanly in Termux / proot-distro.
Why "geez"
Because sometimes you just want Claude to be able to ask Grok without dragging the entire Super guard stack along.
Related MCP server: grok-mcp
Quick start (phone or desktop)
pip install -e .
export XAI_API_KEY=your_xai_key_here # get one at https://console.x.ai
geezThen connect any MCP client (Claude Desktop, Cursor, etc.) to the geez stdio server.
From Claude
call_grok(
prompt="Explain quantum spin processors in plain English",
system="You are Grok, built by xAI. Be direct and helpful.",
model="grok-3",
max_tokens=800
)Tools exposed
Tool | Description |
| Send a prompt to Grok and get the response back |
Environment
XAI_API_KEY=... # required
# GROK_API_KEY=... # alias also acceptedDesign principles
Single dependency beyond stdlib:
requests+mcpNo guard pipelines, no Cisco, no Duo, no Stripe — just the call
Phone-native: works in Termux with almost no setup
Fully public and auditable
Made for the same phone-first workflow as the rest of the portfolio.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityDmaintenanceIntegrates xAI's Grok APIs into Claude Code to enable image and video generation, real-time web searches, and multi-modal image analysis. It provides a suite of tools for interacting with Grok models directly through natural language prompts during a Claude session.Last updated5471MIT
- AlicenseAqualityDmaintenanceMCP server that wraps the xAI Grok API, allowing Claude and other AI agents to delegate thinking, planning, and real-time search tasks to Grok. It provides a single tool with options for different use cases including web search, Twitter/X search, and multi-agent reasoning.Last updated242MIT
- AlicenseAqualityDmaintenanceEnables real-time search of X.com (Twitter) posts, users, threads, and trends via xAI's Grok API, directly from Claude.Last updated54MIT
- Alicense-qualityAmaintenanceLive X (Twitter) and web search for any coding agent through your existing Grok subscription. Exposes a grok_search MCP tool, so no X API key or X developer account is needed.Last updated4524Apache 2.0
Related MCP Connectors
Give AI agents real phone numbers, messages, and voice calls via MCP.
Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.
Serper MCP — wraps the Serper Google Search API (serper.dev)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fitzyracing1/geez'
If you have feedback or need assistance with the MCP directory API, please join our Discord server