{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.notepom/notepom",
  "title": "NotePom",
  "description": "Persistent workspace and visual memory for humans and autonomous agents.",
  "version": "2.3.1",
  "websiteUrl": "https://notepom.com/mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.notepom.com/mcp"
    }
  ]
}