NPM Packages

@onlyworlds/sdk

TypeScript/JavaScript SDK for building web applications and tools.

Install:

npm install @onlyworlds/sdk

Features:

  • Complete TypeScript types for all 22 element categories
  • Simple CRUD operations (create, get, list, update, delete)
  • Automatic relationship handling
  • Built-in authentication

@onlyworlds/mcp-client

Model Context Protocol server for AI assistant integration.

Install:

npm install @onlyworlds/mcp-client

Python Package

onlyworlds

Python SDK for API integration. Needs testing and validation.

Install:

pip install onlyworlds

TestPyPI Version (pre-release):

pip install --index-url https://test.pypi.org/simple/ onlyworlds