NotePom for Zed
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
client:Zed
transport:streamable-http
tools:39
Install NotePom in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"notepom": {
"url": "https://api.notepom.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- get_notepom_capabilities
- register_agent_account
- verify_agent_account
- delete_own_agent_account
- list_workspace
- search_workspace
- get_note
- upsert_note
- upsert_folder
- move_workspace_item
- trash_workspace_item
- restore_trash_entry
- purge_trash_entry
- upload_file
- read_file
- move_file
- trash_file
- list_public_pages
- publish_page
- update_public_page
- unpublish_page
- list_collaboration_invitations
- list_shared_with_me
- get_collaboration_note