kfulljames/mcp-scaffolding
Agent Claude Code
Reviews MCP server changes for protocol-level correctness — lifecycle, transport behavior, JSON-RPC/tool-call response shapes, capability and annotation accuracy, error responses, and cancellation. Use proactively after any change to src/server/create-server.ts, src/server/transports.ts, or a tool's…
kfulljames/mcp-scaffolding
Agent Claude Code
Reviews MCP server changes for tenant isolation, authorization, secret handling, output minimization, write-safety lifecycle correctness, and prompt-injection surfaces. Use proactively after any change touching src/auth/, src/safety/, src/tools/, src/server/, or a vendor's credential handling — before merging, not…
kfulljames/mcp-scaffolding
Command Claude Code
Add a single tool (read or write) to an existing MCP server built on this scaffold.
kfulljames/mcp-scaffolding
Command Claude Code
Scaffold a new vendor MCP server from this template — wire the vendor client, auth, and the first read tools.
kfulljames/mcp-scaffolding
Command Claude Code
Run a pre-merge review of the current MCP server changes using the security and protocol reviewer agents.
kfulljames/mcp-scaffolding
Skill Claude CodeCodex
Build and modify MCP servers on the Nucleus scaffold — add tools, presets, vendor adapters, and write-safety flows; review an existing MCP server implementation against SPEC.md. Use when asked to create an MCP server, add or modify an MCP tool, integrate a new vendor API, add a preset, add a write or delete operation…
kfulljames/mcp-scaffolding
Instructions file
Claude Code instructions for kfulljames/mcp-scaffolding, covering nucleus mcp scaffold, authority, required commands, non-negotiables and workflow.