summaryrefslogtreecommitdiff
path: root/internal/mcp/transport.go
AgeCommit message (Expand)Author
2026-03-02io: use errors.Is for EOF checks in lsp and mcp servers (task 409)Paul Buetow
2026-02-11Fix MCP transport to use JSONL instead of Content-Length framingPaul Buetow
2026-02-10Add MCP server implementation with comprehensive test coveragePaul Buetow