CRM for Zed
io.github.mcp-dir/crm-mcp
Your own CRM, fully customizable and agent-driven. Start with contacts, companies and a sales pipeli
client:Zed
transport:streamable-http
tools:36
Install CRM in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"crm-mcp": {
"url": "https://api.mcp.ai/p_crm"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- crm_describe
- crm_list_objects
- crm_create_records
- crm_list_records
- crm_get_records
- crm_update_records
- crm_delete_records
- crm_search
- crm_define_object
- crm_add_field
- crm_get_object
- crm_update_object
- crm_delete_object
- crm_update_field
- crm_remove_field
- crm_link_record
- crm_unlink_record
- crm_related_records
- crm_move_stage
- crm_upload_file
- crm_confirm_upload
- crm_upload_from_url
- crm_list_files
- crm_get_file