agentcast for Claude Desktop
io.github.mukundakatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentcast in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentcast": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/agentcast-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs