Documentation

Tools for AI-native development

MCP servers and CLI tools that extend Claude Code, Cursor, Windsurf, VS Code Copilot, and other AI coding assistants.

Ground

Grounded claims for code

MCP server that prevents AI hallucination in code analysis. Verification-first patterns for duplicate detection, dead code, and orphan analysis.

@createsomething/ground-mcp
  • Duplicate detection
  • Dead code analysis
  • Orphan detection
  • Design drift analysis

Loom

External memory for agents

AI-native coordination layer. Multi-agent task routing, checkpointing, and crash recovery for AI coding assistants.

@createsomething/loom-mcp
  • Task coordination
  • Crash recovery
  • Smart routing
  • Session checkpointing

Quick Install

Ground

npx @createsomething/ground-mcp

Loom

npx @createsomething/loom-mcp

Supported Tools

Works with any MCP-compatible AI coding assistant:

  • Claude Code (CLI)
  • Claude Desktop
  • Cursor
  • Windsurf
  • VS Code + Copilot
  • Codex CLI
  • Gemini