{{ __('mcp::mcp.playground.description') }}
{{ $error }}
{{ __('mcp::mcp.playground.auth.sign_in_prompt') }} {{ __('mcp::mcp.playground.auth.sign_in_description') }}
{{ $toolSchema['description'] ?? $toolSchema['purpose'] ?? '' }}
{{ __('mcp::mcp.playground.tools.no_arguments') }}
@endif{{ $response }}
{{ __('mcp::mcp.playground.response.empty') }}
{{ config('app.url') }}/api/v1/mcp/tools/call
POST
Bearer {{ Str::limit($apiKey, 20, '...') }}
@else
Bearer <your-api-key>
@endif
application/json