Metadata-Version: 2.4
Name: ddg-connect
Version: 0.1.2
Summary: One installer to put DDG (+ opentine) into your agent runtimes: native provider for OpenClaw/Hermes, MCP for Claude Code/OpenCode/Codex/Kimi.
Author-email: 0xcircuitbreaker <0xcircuitbreaker@protonmail.com>
License-Expression: MIT
Keywords: ai-agents,claude-code,codex,hermes,mcp,openclaw,opencode,opentine,x402
Requires-Python: >=3.11
Requires-Dist: ddg-agent-services-mcp>=0.4.1
Requires-Dist: ddg-router>=0.1.0
Requires-Dist: opentine>=0.2.0
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# ddg-connect

One command to give any agent runtime **DDG's 90+ tools + LLM gateway** (pay-per-call
x402, USDC on Base) plus **opentine** run-recording.

```bash
pip install ddg-connect
ddg-router &                       # local x402-paying proxy (free-trial by default)
ddg-connect install --target all   # or: openclaw | hermes | claude | opencode | codex | kimi
ddg-connect uninstall --target all # cleanly remove DDG + opentine (reverts defaults it set)
```
- **OpenClaw / Hermes** → DDG wired as a native provider (through the router).
- **Claude Code / OpenCode / Codex / Kimi** → DDG + opentine added as MCP servers.

Additive + backed up; never overrides a default model you've already set (use
`--no-default` to only register, never change the default).
