Beta Environment Notice
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
# Prepared TDM Repos Summary: Guide to the prepared public TDM surfaces. Use the integration kit for builders, AgentPay for agent-runtime payment guidance, and Obsidian for creator note flows. Status: Public starter surfaces Topics: - integration starter tree - TDM Agent Integration Kit - tdm-agentpay - tdm-obsidian Packages: - TDM-Agent-Integration-Kit - tdm-agentpay - tdm-obsidian Commands: - tdm connect - tdm workspace create seller-lab --storage media --use - tdm make payable - tdm signer serve - tdm unlock
These are the prepared public surfaces you can point people to directly. Think of them as a simple tree: builders start with the integration kit, agent runtimes go deeper into AgentPay, and creator note flows go through Obsidian.
TDM public starter surfaces ├─ TDM-Agent-Integration-Kit │ ├─ thin client │ ├─ examples │ └─ MCP / local-signer reference pieces ├─ tdm-agentpay │ ├─ agent runtime guidance │ ├─ authorize interpretation │ └─ pricing and payment flows ├─ tdm-obsidian │ ├─ payable notes │ ├─ paid unlock │ └─ creator payouts └─ tdm-sdk └─ npm/runtime layer underneath the public paths
Builders
Reference kit for coding agents and developers who need copy-paste recipes, a thin client, optional MCP or local signer building blocks, and local runtime catalog workflows.
Best when you want to add TDM into an existing app, agent runtime, API, bot, or local tool quickly.
Use the kit as the starting point, then copy a recipe into your own project.
Open Surface
Agent Runtime
Agent-facing guidance for pricing, authorize outcomes, payment options, and paid tools or routes.
Best when your runtime already works with agents, tools, Session Gas Tank, and payment-aware execution.
Open AgentPay docs when you need the public reading of authorize responses and payment options.
Open Surface
Creator Path
Desktop-first plugin path for creators who want payable notes, paid unlocks, balance checks, and publisher payouts inside Obsidian.
Best when the value being sold is a note, course material, premium text, or reusable knowledge artifact.
Open the Obsidian guide when you want the fastest note-first monetization path.
Open Surface