Skip to content

flexcompute/tidy3d

v0.2.2

Tidy3D simulation, API, 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>=2.12.0",
    "tidy3d",
    "mcp"
  ]
}

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": "tidy3d",
  "description": "Tidy3D simulation, API, and documentation guidance for AI coding agents.",
  "version": "0.2.2",
  "author": {
    "name": "Flexcompute",
    "email": "support@flexcompute.com",
    "url": "https://www.flexcompute.com/"
  },
  "homepage": "https://docs.flexcompute.com/projects/tidy3d/",
  "repository": "https://github.com/flexcompute/tidy3d",
  "keywords": [
    "tidy3d",
    "photonics",
    "simulation",
    "mcp",
    "documentation"
  ]
}