Chip MCP for Grok
digital.chip-ai/chip
Project memory, tasks and Telegram notifications for your coding agent. Chip account required.
client:Grok
transport:streamable-http
tools:27
Install Chip MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"chip": {
"type": "http",
"url": "https://chip-ai.digital/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- whoami
- list_projects
- read_journal
- read_project_dialog
- get_project_map
- read_map_section
- get_project_context
- search_project
- list_files
- read_project_file
- create_project
- rename_project
- archive_project
- save_session_summary
- add_note
- whats_new
- list_tasks
- complete_task
- add_task
- notify_me
- set_reminder
- ask_user
- check_confirmation
- upload_project_file