DiffBeam Gaussian Beam Optics

Design, validate, simulate, and share Gaussian beam optical systems.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • 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

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Design, validate, simulate, and share Gaussian beam optical systems. Includes component catalog search and live workspace previews through a hosted remote MCP server.

Список инструментов сервера (12)

Технические названия из tools/list. Нужны только разработчикам.

validate_optical_systemValidate 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_systemRun 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_fibersSearch 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_collimatorsSearch 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_lensesSearch 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_schemaReturn the JSON Schema for compact DiffBeam MCP optical systems.
create_design_linkCreate 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_workspaceRead the current state of one authorized workspace.
preview_workspace_designPublish 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_designApply a solver-checked design as a new revision of the same workspace ID.
list_workspace_revisionsList authorized immutable workspace revision history.
restore_workspace_revisionRestore a previous revision by creating a new current revision.