developer tools

Sequa Mcp

Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box.

typescript
cloud
macos
windows
linux
developer tools
0
View on GitHub

Installation

npx -y sequa-ai/sequa-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "sequa-mcp",
  "command": "npx",
  "args": [
    "-y",
    "sequa-ai/sequa-mcp"
  ]
}

About This MCP Server

sequa-ai/sequa-mcp

Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box.

GitHub: https://github.com/sequa-ai/sequa-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub