๐ŸŒ
GitHub
github.com โ€บ superagent-ai โ€บ grok-cli
GitHub - superagent-ai/grok-cli: An open-source AI agent that brings the power of Grok directly into your terminal.
๐ŸŒ Global Installation: Install and use anywhere with bun add -g @vibe-kit/grok-cli ... By default, the CLI uses https://api.x.ai/v1 as the Grok API endpoint.
Starred by 2.2K users
Forked by 288 users
Languages ย  TypeScript 94.4% | JavaScript 5.6%
๐ŸŒ
GitHub
github.com โ€บ RMNCLDYO โ€บ grok-ai-toolkit
GitHub - ramonclaudio/grok-ai-toolkit: A lightweight Python API ...
You can use grok-2 and grok-2-latest if you want to automatically access the latest model version, or choose a model with a specific version number to keep a consistent output. ... Note your model access might vary depending on various factors such as geographical location, account limitations, etc. For the most up-to-date information on your team's model access, visit the API Models page on your xAI Console ...
Starred by 27 users
Forked by 3 users
Languages ย  Python
๐ŸŒ
GitHub
github.com โ€บ mem0ai โ€บ grok3-api
GitHub - mem0ai/grok3-api: Unofficial Grok 3 API
Grok3 is cool, smart, and useful, but there is no official API available. This is an unofficial Python client for interacting with the Grok 3 API.
Starred by 526 users
Forked by 98 users
Languages ย  Python
๐ŸŒ
GitHub
github.com โ€บ milisp โ€บ awesome-grok
GitHub - milisp/awesome-grok: A curated list of resources for Grok, the AI developed by xAI
Grok API Console: Access the xAI API to integrate Grok into applications with enhanced speed and precision.
Starred by 8 users
Forked by 2 users
๐ŸŒ
xAI
docs.x.ai โ€บ docs โ€บ overview
xAI API
Welcome to the xAI developer docs! Our API makes it easy to harness Grok's intelligence in your projects.
๐ŸŒ
GitHub
github.com โ€บ realasfngl โ€บ Grok-Api
GitHub - realasfngl/Grok-Api: A free Grok API wrapper that allows you to use Grok without API access or Account.
This project provides a Python-based API wrapper for Grok AI, enabling you to interact with Grok's conversational AI without requiring official API access or account credentials.
Starred by 86 users
Forked by 24 users
Languages ย  Python
๐ŸŒ
GitHub
github.com โ€บ moesmufti โ€บ xai_grok_sdk
GitHub - moesmufti/xai_grok_sdk: A lightweight Python library for seamless integration with xAI's Grok API. Features minimal dependencies, robust API key management, and supports the latest xAI models for text generation and function calling.
You can get your API key here. Currently, they provide $25 free credits for new users for December 2024! ... Multimodal Support: Adding support for image and other media types as xAI releases multimodal capabilities for their models ยท Streaming ...
Author ย  moesmufti
๐ŸŒ
GitHub
github.com โ€บ grokstream โ€บ grok-cli
GitHub - grokstream/grok-cli
grok GET GROK_SERVER_URL/_metrics/cloudwatch GROK_API_KEY ยท For grok POST and grok DELETE, where request data may be required, such data can be specified either via the -d, or --data CLI option, or supplied via STDIN:
Starred by 50 users
Forked by 6 users
Languages ย  Python
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ TheSethRose โ€บ Grok3-Tunnel
GitHub - TheSethRose/Grok3-Tunnel: An unofficial (self-hosted) API tunnel that provides access to Grok3 through a simple REST interface.
The prefix will be automatically detected, the corresponding feature will be enabled, and the prefix will be stripped from your message before being sent to Grok. ... import requests import json # Using the @search prefix to enable DeepSearch response = requests.post( "http://localhost:11435/api/chat/completions", headers={ "Authorization": "Bearer your_cookie_string_here" }, json={ "model": "grok-3", "messages": [{"role": "user", "content": "@search What is the latest research on fusion energy?"}] } ) print(response.json()["choices"][0]["message"]["content"])
Author ย  TheSethRose
๐ŸŒ
Reddit
reddit.com โ€บ r/grok โ€บ use grok 3 with api, thanks to "chapito"
r/grok on Reddit: Use Grok 3 with API, thanks to "Chapito"
December 27, 2024 -

As a developper, I like to use AI assistants to help me code faster.
My favorite tool are "AIder" and "Roo-Code" (a fork of Cline).

I find Grok 3 a good coder, but since there is no API access, is't not possible to use it with my favorite tools.

"is't not possible" ? No: "it WAS not possible"

Here comes "Chapito" : a program that makes the bridge between a web-based chatbot and an API interface (OpenAI Compatible API interface).

https://github.com/Yajusta/Chapito

Another benefit is to use your premium account without having to pay for separate API access.

It's a very young project, but it works fine with Grok and Mistral. Other chatbots will be added soon.

If some developpers want to test it and give me feedback, I would be gratefull ๐Ÿซถ

๐ŸŒ
npm
npmjs.com โ€บ package โ€บ @webdevtoday โ€บ grok-cli
@webdevtoday/grok-cli - npm
Grok CLI is designed for multi-agent genetic development workflows: # Create tmux session with multiple agents /custom run spawn-agents # Monitor agent activity tmux ls # Join specific agent session tmux attach -t agent-1 ... # Clone the repository ...
      ยป npm install @webdevtoday/grok-cli
    
Published ย  Jul 22, 2025
Version ย  0.2.1
Author ย  Grok CLI Team
๐ŸŒ
xAI
x.ai โ€บ api
API | xAI
Our API is compatible with OpenAI and Anthropicโ€™s SDKs. Migrating is as easy as generating an API key and changing a URL.Start building ยท Installing Grok...
๐ŸŒ
xAI
docs.x.ai โ€บ docs โ€บ tutorial
The Hitchhiker's Guide to Grok | xAI
To learn how to use Grok vision for more advanced use cases, check out our Image Understanding Guide. As you use your API key, you will be charged for the number of tokens used. For an overview, you can monitor your usage on the xAI Console Usage Page.
๐ŸŒ
GitHub
github.com โ€บ Marusyk โ€บ grok.net
GitHub - Marusyk/grok.net: .NET implementation of the grok ๐Ÿ“
.NET implementation of the grok ๐Ÿ“. Contribute to Marusyk/grok.net development by creating an account on GitHub.
Starred by 322 users
Forked by 57 users
Languages ย  C# 94.4% | PowerShell 5.5% | Shell 0.1%
๐ŸŒ
GitHub
github.com โ€บ codyde โ€บ grok-cli
GitHub - codyde/grok-cli
Quirky Thinking Indicators: Fun messages while Grok is processing (e.g., "๐Ÿค” Thinking...", "๐Ÿš€ Launching thought rockets..."). Debug Logging: Built-in logger with a dedicated debug window. Alternative TUIs: Includes implementations using Ink (primary), simple readline, terminal-kit, and blessed for flexibility. ... Set up your environment (see below). Create a .env file in the project root with your xAI API key: ... You can obtain an API key from the xAI Developer Console...
Author ย  codyde
๐ŸŒ
Grok
grok.md โ€บ resources
Grok Blog - Master the Art of AI Interaction
Unofficial Python SDK for easy integration with xAI Grok API. View on GitHub ยท Use Grok AI with LangChain for advanced AI applications and workflows. Python Docs ยท Comprehensive Grok 3 API tutorial with hands-on examples and best practices. Start Tutorial ยท
๐ŸŒ
GitHub
github.com โ€บ groq โ€บ groq-typescript
GitHub - groq/groq-typescript: The official Node.js / Typescript library for the Groq API
The REST API documentation can be found on console.groq.com.
Starred by 237 users
Forked by 31 users
Languages ย  TypeScript 93.9% | Shell 3.4% | JavaScript 2.7%
๐ŸŒ
xAI
x.ai โ€บ news โ€บ api
API Public Beta | xAI
Our REST API is fully compatible with the ones offered by OpenAI and Anthropic. This simplifies migration. For example, if youโ€™re currently using the OpenAI Python SDK, you can start using Grok by simply changing the base_url to https://api.x.ai/v1 and using your xAI API key that you created on console.x.ai.