Skip to content

flexcompute/photonforge

v0.3.3

PhotonForge PCell, layout, routing, circuit/time-domain simulation, project versioning + cloud-GUI (photonforge-server), serialization, GUI automation, LiveViewer, variation-aware yield/DFM, and documentation guidance for AI coding agents.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

tidy3dstdio
{
  "type": "stdio",
  "command": "uvx",
  "args": [
    "--from",
    "tidy3d-mcp>=0.16.5",
    "tidy3d-mcp",
    "--product",
    "photonforge"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "photonforge",
  "description": "PhotonForge PCell, layout, routing, circuit/time-domain simulation, project versioning + cloud-GUI (photonforge-server), serialization, GUI automation, LiveViewer, variation-aware yield/DFM, and documentation guidance for AI coding agents.",
  "version": "0.3.3",
  "author": {
    "name": "Flexcompute",
    "email": "support@flexcompute.com",
    "url": "https://www.flexcompute.com/"
  },
  "homepage": "https://docs.flexcompute.com/projects/photonforge/",
  "keywords": [
    "photonforge",
    "photonics",
    "layout",
    "pcell",
    "lvs",
    "routing",
    "circuit",
    "simulation",
    "time-domain",
    "project-versioning",
    "collaboration",
    "cloud-gui",
    "photonforge-server",
    "pda",
    "serialization",
    "liveviewer",
    "yield",
    "dfm",
    "tolerance",
    "variation",
    "montecarlo",
    "tidy3d",
    "mcp"
  ]
}