DiffBeam Gaussian Beam Optics
Design, validate, simulate, and share Gaussian beam optical systems.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Validate Optical System: Validate a compact DiffBeam optical system without running the solver. Every authored parameter must include a display unit and an explicit fixed/free decision. Gaussian-beam
- Simulate Optical System: Run DiffBeam's Gaussian-beam solver on a candidate optical system. The result includes convergence, warnings, solved beam values, and—unless disabled—the complete importable D
- Search Fibers: Search DiffBeam's local catalog for fiber families and part numbers. Results can include mode-field diameter, numerical aperture, operating wavelength, attenuation, vendor identity, pro
What data it sees
Do you need an account
No: the server works without sign-in
Design, validate, simulate, and share Gaussian beam optical systems. Includes component catalog search and live workspace previews through a hosted remote MCP server.
Server tool list (12)
Raw names from tools/list. Only developers need these.
| validate_optical_system | Validate a compact DiffBeam optical system without running the solver. Every authored parameter must include a display unit and an explicit fixed/free decision. Gaussian-beam source fields such as w0 belong in resultingBeam, and w0 is the 1/e^2 intensity radius rather than diameter. |
| simulate_optical_system | Run DiffBeam's Gaussian-beam solver on a candidate optical system. The result includes convergence, warnings, solved beam values, and—unless disabled—the complete importable DiffBeam system. This operation is deterministic, stateless, and does not change a user's website workspace. |
| search_fibers | Search DiffBeam's local catalog for fiber families and part numbers. Results can include mode-field diameter, numerical aperture, operating wavelength, attenuation, vendor identity, product URLs, and public assets. |
| search_fiber_collimators | Search DiffBeam's local catalog for fiber collimators and couplers. Results can include focal length, coating range, optics NA, clear aperture, connector type, vendor identity, product URLs, and public assets. |
| search_lenses | Search DiffBeam's local stock catalog for real optical lenses. Use this for singlets, achromats, aspheres, cylindrical lenses, tube lenses, coatings, apertures, or a concrete part number. |
| get_optical_system_schema | Return the JSON Schema for compact DiffBeam MCP optical systems. |
| create_design_link | Create an immutable, read-only public DiffBeam design link. This is the fastest path from an authored design to a shareable result: the submitted design is structurally validated, bounded, and solver-checked in this call before storage. Do not call validate or simulate first unless the user asked for diagnostics or intermediate solver output. The returned URL contains only a public design ID, never a workspace credential or edit capability. |
| get_workspace | Read the current state of one authorized workspace. |
| preview_workspace_design | Publish a calculated live preview into the same browser workspace. This keeps the public_workspace_id and revision unchanged. Use it for intermediate proposals so the user can see the solved beam while the AI is working, then call apply_workspace_design only after confirmation. |
| apply_workspace_design | Apply a solver-checked design as a new revision of the same workspace ID. |
| list_workspace_revisions | List authorized immutable workspace revision history. |
| restore_workspace_revision | Restore a previous revision by creating a new current revision. |