tpmjs
npm for ai sdk tools
#Open Source
#Developer Tools
#Artificial Intelligence
#GitHub
tpmjs – npm registry for AI agent tools
Summary: TPMJS is an open registry that indexes AI agent tools published on npm using the tpmjs-tool keyword and metadata. It extracts tool schemas and enables agents to discover, search, and execute tools without manual imports.
What it does
TPMJS auto-indexes npm packages with minimal metadata, providing a searchable catalog of AI tools. Agents integrate by using two tools—search and execute—to access capabilities at runtime.
Who it's for
Developers and AI agent creators seeking dynamic access to AI tools without hard-coded dependencies.
Why it matters
It eliminates the need for manual imports and wrappers, allowing agents to extend functionality dynamically after deployment.