Skip to content
Cline

schema validate for Cline

io.github.cedrickouma/schema-validate

MCP server (stdio): validate JSON against JSON Schema (draft-07 / 2020-12) via the AgentForge API

client:Cline transport:streamable-http runtime:npm

Install schema validate in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "schema-validate": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/schema-validate/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

schema validate in other clients