v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Remote MCP

Lint a MCP tools configuration

Validates a given MCP tool's configuration and returns linting hints. Each tool's YAML configuration is validated. If no problems are found, the response is empty.

post/v1/redpanda-connect/mcp-servers:lint-config

Request body

toolsobject required

Map of tool names to their configurations. Each tool contains YAML configuration.

Response

Linting finished. See lint_hints for details.

lint_hintsobject

Map of tool names to their linting issues. Empty if no issues are found.