送信
MCP gateway for AI code editors with 10 built-in tools: project context, code reading, code search, package check, package audit, architecture analysis, developer knowledge base, task scoping, security header auditing, and structured reasoning.

サーバー設定

{
  "mcpServers": {
    "zephex": {
      "url": "https://zephex.dev/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_ZEPHEX_API_KEY"
      }
    }
  }
}