Skip to main content
Developer ToolsTypeScript

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.

developer-toolscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/sequa-ai/sequa-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
sequa-ai