6954dc50

fix: correct MCP transport type and bump to 0.3.1

.mcp.json declared "type": "url" which is not a valid Claude Code MCP
transport type (valid: stdio, sse, http). Switching to "http" so the
dagny server is parsed and loaded correctly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
configure