@agentdomain/shared
v0.2.1
Published
Shared constants, schemas, types, and utilities for AgentDomain
Downloads
306
Readme
@agentdomain/shared
Shared constants, schemas, types, and utility helpers for AgentDomain packages.
import {
AGENTDOMAIN_API_BASE_URL,
SERVICE_PLAN_CATALOG,
registrationParamsSchema,
} from '@agentdomain/shared';Default API base: https://agentdomain.app/api/v1.
This package is used by the SDK, MCP server, AgentKit plugin, ElizaOS plugin, and AgentDomain web app.