Chip MCP for Zed
digital.chip-ai/chip
Project memory, tasks and Telegram notifications for your coding agent. Chip account required.
client:Zed
transport:streamable-http
tools:27
Install Chip MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chip": {
"url": "https://chip-ai.digital/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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