GitHub's terminal agent, the command-line counterpart to Copilot in your code editor.
Same server once more, registered directly in Copilot CLI's own MCP config (~/.copilot/mcp-config.json):
{"mcpServers": {"syntica": {"command": "npx","args": ["-y", "@syntica/mcp"]}}}
Restart Copilot CLI to pick it up. Same tools, same server. You ask for what you need in your own words, the same way you would with Codex.