Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by maschad • Messaging & Collaboration
A developer-friendly, type-safe TypeScript SDK (with an MCP server) for interacting with the Atoma API and exposing SDK methods as tools for AI agents.
Generate or stream chat completions and handle function/tool calls programmatically.
Produce or query embeddings and generate images via the Atoma API.
Manage models, perform health checks, or create confidential compute nodes and node locks.
This repository provides a TypeScript SDK for the Atoma API, including an installable MCP server so SDK methods can be invoked as tools by AI applications. It offers features like chat completions (including streaming), embeddings, image generation, model listing, confidential compute node operations, retries, custom HTTP client hooks, and debug logging. Authentication is via bearer tokens and the README notes the SDK is generated by Speakeasy and not yet production-ready without additional workspace setup.