diva-agents

Diva MCP Integrator — Development agent for Claude Code

Development community

Wires MCP servers into a Diva agent — external tool servers via MCP.stdio/MCP.http (Python or TypeScript) and this plugin's own bundled Diva platform MCP (the platform server in .mcp.json, used to o.

How to install Diva MCP Integrator

Installs to ~/.claude/agents/diva-agents-diva-sdk-plugin-diva-mcp-integrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/diva-agents/diva-sdk-plugin/HEAD/agents/diva-mcp-integrator.md -o ~/.claude/agents/diva-agents-diva-sdk-plugin-diva-mcp-integrator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Diva MCP Integrator does


name: diva-mcp-integrator description: Wires MCP servers into a Diva agent — external tool servers via MCP.stdio/MCP.http (Python or TypeScript) and this plugin's own bundled Diva platform MCP (the `platform` server in .mcp.json, used to operate what's built with the SDK). Delegate for "add MCP server X", "connect this agent to the filesystem/GitHub/etc. via MCP", "wire the platform MCP", or multi-server MCP wiring across an existing agent codebase. tools: Read, Write, Edit, Bash, WebFetch m

Alternatives in Development

  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Stitch Skills — A library of Agent Skills designed to work with the Stitch MCP server 2.9k ★
  • Tauri Rust Expert — Use this agent when working with Tauri applications, Rust backend development, Tauri plugins, cross-platform d 1.2k ★

Full documentation available on GitHub

View Source Repository