anytype-ts

GitHub

Official Anytype client for MacOS, Linux, and Windows

8,272 stars TypeScript 1 file ยท ~2,798 tokens #anytype#e2ee#local-first#offline-first#p2p#privacy

anytype-ts MCP Server

MCP server for anyproto/anytype-ts

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "anytype-ts": {
      "command": "npx",
      "args": [
        "-y",
        "@anyproto/anytype-ts"
      ]
    }
  }
}