Overview

Compatibility Matrix

Where SecureMCP-Lite fits today and where it does not.

Compatibility Matrix

This matrix reflects the current SecureMCP-Lite MVP on March 21, 2026.

Summary

Client / platformLocal stdio MCP support in clientSecureMCP-Lite fit todayNotes
Claude CodeYesStrongBest current fit
Codex CLI / IDE extensionYesStrongBest current fit
CursorYesStrongBest current fit
AntigravityLikely yesReasonable with caveatPublic MCP config flow appears compatible
GitHub Copilot ChatYesStrongLocal editor-side MCP config supported
GitHub Copilot CLIYesStrongLocal MCP server config supported
Your own local AI agentYesStrongGood if your app can spawn a stdio MCP process
ChatGPT Developer ModeRemote onlyNot direct todayRequires HTTP or SSE MCP server
Anthropic Messages API MCP connectorRemote onlyNot direct todayRequires public HTTP/SSE MCP server

What “fit today” means

SecureMCP-Lite currently supports:

  • local stdio transport
  • local child process target servers

It does not currently expose:

  • Streamable HTTP transport
  • SSE transport
  • remote-hosted MCP endpoints

That is why local-first clients are the primary target in 0.1.0.

Recommended pairing

If you want the highest confidence path today, start with:

  • Claude Code
  • Codex
  • Cursor
  • GitHub Copilot Chat
  • GitHub Copilot CLI

Documentation sources