Skip to content
MCP server

Build hardware in your own agent

Point Claude Code, Cursor or any MCP client at the registry. Your agent can read a project, price its BOM and fork the design without leaving the terminal.

Connect

claude_desktop_config.json
{
  "mcpServers": {
    "gizmogit": {
      "type": "http",
      "url": "https://gizmogit.com/api/mcp"
    }
  }
}

In Claude Code: claude mcp add --transport http gizmogit https://gizmogit.com/api/mcp

Tools

  • search_devices

    Find projects by platform, tag or cost.

  • get_device

    The gizmo.yaml, README and build stats.

  • get_bom

    Every line with MPN and distributor part numbers.

  • list_files

    CAD, PCB, firmware and manufacturing outputs.

Read-only. Publishing goes through the site.