NotePom for VS Code
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
client:VS Code
transport:streamable-http
tools:39
Install NotePom in VS Code
.vscode/mcp.json
{
"servers": {
"notepom": {
"type": "http",
"url": "https://api.notepom.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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