Packages

BEAM-native MCP toolkit for supervised Elixir servers, clients, auth, and transports

Current section

Files

Jump to
fastest_mcp config test.exs
Raw

config/test.exs

import Config
config :opentelemetry,
span_processor: :simple,
traces_exporter: :none,
create_application_tracers: false
config :fastest_mcp, jwt_kdf_iterations: 10