Grok Import
FreeNot checkedBatch token management for grok2api, enabling operations like adding, deleting tokens, and enabling NSFW settings.
About
Batch token management for grok2api, enabling operations like adding, deleting tokens, and enabling NSFW settings.
README
MCP server for batch token management on grok2api.
Tools
| Tool | Description |
|---|---|
batch_add_tokens |
Batch add tokens to a specific pool |
batch_delete_tokens |
Batch delete tokens from all pools |
enable_nsfw |
Enable NSFW for specified or all tokens |
list_tokens |
List tokens in a pool or all pools |
Environment Variables
| Variable | Description |
|---|---|
GROK_API_URL |
grok2api server URL (e.g. http://167.114.174.225:8000) |
GROK_API_KEY |
API key for admin authentication (optional) |
Claude Code Configuration
{
"mcpServers": {
"grok-tokens": {
"command": "uvx",
"args": ["--from", "git+https://github.com/hexonal/grok-import-mcp.git", "grok-import-mcp"],
"env": {
"GROK_API_URL": "http://167.114.174.225:8000",
"GROK_API_KEY": ""
}
}
}
}
Local Development
pip install -e .
GROK_API_URL=http://localhost:8000 python -m grok_mcp
Installing Grok Import
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/hexonal/grok-import-mcpFAQ
Is Grok Import MCP free?
Yes, Grok Import MCP is free — one-click install via Unyly at no cost.
Does Grok Import need an API key?
No, Grok Import runs without API keys or environment variables.
Is Grok Import hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Grok Import in Claude Desktop, Claude Code or Cursor?
Open Grok Import on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Grok Import with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
