Skip to content
Cline

agentcast for Cline

io.github.mukundakatta/agentcast

Structured-output enforcer: extract and validate JSON from messy LLM text.

client:Cline transport:stdio runtime:npm

Install agentcast 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": {
    "agentcast": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/agentcast-mcp"
      ]
    }
  }
}

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

agentcast in other clients