anytype

Installation
SKILL.md

AnyType Skill

Direct integration with AnyType's local REST API. No MCP dependency — uses HTTP calls via a TypeScript CLI tool.

Prerequisites

  • AnyType desktop app running (provides REST API on localhost)
  • bun runtime installed
  • API key configured (run Auth workflow if not set up)

Configuration

Per-machine config is resolved in order:

  1. Environment variables: ANYTYPE_API_KEY, ANYTYPE_HOST, ANYTYPE_PORT
  2. Config file: ~/.config/anytype-skill/config.json
  3. Defaults: host=localhost, port=31009

Auto-space: Commands that require a space ID will auto-detect it when you have a single space. Use --space <id> to override or when you have multiple spaces.

Related skills
Installs
7
First Seen
Feb 10, 2026