ADR-0017: MCP Server Architecture¶
This ADR is maintained in the repository at docs/adr/ADR-0017-mcp-server-architecture.md.
Status¶
Status: Accepted (Superseded by ADR-0040). The shipped MCP server uses a plain HTTP and JSON transport. See ADR-0040 for the decision that replaced this one.
Summary¶
~~Canviq MCP server uses HTTP + SSE transport with a tool registry pattern for AI agent integration, compatible with Vercel edge deployment.~~
See ADR-0040 for the current MCP server transport decision.