Skip to content

Releases: dmfaster/agents

DM Faster Agent 1.0

Choose a tag to compare

@eemelidevii eemelidevii released this 02 Aug 19:36
922940e

DM Faster Agent 1.0

DM Faster Agent 1.0 lets Codex, Claude Code, and other MCP-capable agents inspect a paid workspace, research and validate an exact audience, preview a campaign, and prepare a private disabled draft. Launch and pause remain explicit authorized actions with human approval.

Install

Codex

codex plugin marketplace add eemelidevii/dmfaster-agents
codex plugin add dmfaster@dmfaster-agents

Claude Code

/plugin marketplace add eemelidevii/dmfaster-agents
/plugin install dmfaster@dmfaster-agents

CLI and MCP

npx --yes @dmfaster/cli@1.0.0 auth login --json
npx --yes @dmfaster/mcp-server@1.0.0

Included

  • four public npm packages: local authentication, SDK, CLI, and MCP server
  • 16 domain tools plus the interactive campaign workspace resource
  • stateless MCP negotiation using protocol version 2026-07-28
  • native OS credential storage and scoped local sessions
  • exact audience counts, deterministic previews, private idempotent drafts, setup handoffs, and approval-bound launch and pause actions
  • repository marketplace metadata for Codex and Claude Code

Safety boundaries

  • agents cannot silently install the required browser extension
  • credential material is never returned to the model
  • replies, bookings, and unattended messaging are outside this release
  • no hosted remote MCP endpoint is included; the MCP server runs locally over stdio
  • Windows and Cursor distributions are not part of the supported 1.0 launch surface

All npm packages were published through trusted GitHub OIDC with registry provenance attestations and verified signatures.