choose your path

get started

TPMJS is the npm for AI tools. Pick the path that fits what you want to do.

AI engineers

Use AI Tools

Browse the registry, add tools to your agent via MCP, SDK, or API

  1. 1Browse tools at /tool/tool-search
  2. 2Create a collection
  3. 3Connect via MCP URL or SDK
Tool developers

Publish a Tool

Publish an npm package with the tpmjs keyword and it auto-discovers in minutes

  1. 1Run npx @tpmjs/create-basic-tools
  2. 2npm publish
  3. 3Tool appears in registry within 15 minutes
Curious visitors

Try the Playground

Chat with Omega — an AI agent that discovers and runs tools on the fly

  1. 1Open Omega
  2. 2Ask it to do something
  3. 3Watch it find and run tools
Agent builders

Build Custom Agents

Create agents with any LLM, custom prompts, and curated tool collections

  1. 1Sign up
  2. 2Create an agent in the dashboard
  3. 3Add tools and test

quick setup

One command to connect TPMJS tools to your editor. Supports Claude Code, Cursor, and Windsurf.

$ curl -fsSL https://tpmjs.com/install.sh | bash