AI content generation, SEO audits, campaign planning & social scheduling.
{
"mcpServers": {
"io-github-dingdawg-dingdawg-marketing-agent": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI content generation, SEO audits, campaign planning & social scheduling.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
a self-hosted project management & Kanban solution + Instant shareable boards
Official Notion MCP Server
Give AI agents access to your Obsidian vault via local files or Self-hosted LiveSync.
MCP Security Weekly
Get CVE alerts and security updates for io.github.dingdawg/dingdawg-marketing-agent and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Governance from Day 1. A security-hardened, governance-first autonomous AI agent platform.
ISG Agent 1 proves that autonomous AI agents can be both powerful and safe. While other agent platforms bolt on security as an afterthought, ISG Agent 1 bakes governance into every layer from the start.
| Innovation | What It Does |
|---|---|
| Agent Constitution | Machine-enforced behavioral contract -- not guidelines, a verified contract |
| Adversarial Self-Testing | The agent red-teams itself in production on a schedule |
| Time-Locked Actions | Mandatory cooling period before dangerous operations (30-60s) |
| Trust Ledger | Transparent, cryptographic reputation tracking for every action |
| Explain Mode | Cryptographic proof of why every decision was made |
| Skill Reputation | Community-verified trust scores for agent skills |
| Separation of Powers | Critical actions require approval from independent agent or human |
ISG Agent 1 was built as a direct response to the security failures in existing agent platforms. Where others have exposed instances, malicious skills, and no audit trails, ISG Agent 1 has localhost-only defaults, skill quarantine, and hash-chained audit logs.
git clone https://github.com/InnovativeSystemsGlobal/isg-agent-1.git
cd isg-agent-1
cd gateway
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
cp ../.env.example ../.env
cp ../config/agent.example.yaml ../config/agent.yaml
python -m isg_agent
The gateway starts on http://localhost:8900 by default (localhost-only).
User (Discord/Telegram/Web)
-> Bridge (TypeScript, normalizes messages)
-> Gateway (Python/FastAPI, governance engine)
-> Constitution check
-> Governance gate (PROCEED/REVIEW/HALT)
-> Audit trail (SHA-256 hash chain)
-> Brain (LLM + convergence guarantees)
-> Skills (sandboxed, quarantined, reputation-scored)
-> Response (governed, explained, audited)
See ARCHITECTURE.md for the full architecture overview.
See CONTRIBUTING.md for contribution guidelines.
See SECURITY.md for our responsible disclosure policy.
MIT License. See LICENSE for details.
Innovative Systems Global. The name is not aspirational. It is a statement of fact.