Sequa.ai

by sequa-ai

273 downloads
Not rated
GitHub

About

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

Details

Author
sequa-ai
Downloads
273
Categories
Developer Tools, Other, Knowledge Base

- Unifies code and documentation across multiple repositories
- Continuously streams current context to any LLM‑powered agent
- Enables architecture‑aware and cross‑repository tasks
- Centralizes AI coding rules and best practices
- Bridges STDIO MCP transports with streamable HTTP

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Sequa.ai
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Create or sign in to a Sequa account, set up a project, and copy the MCP Setup URL from the project. Then launch the proxy with npx -y @sequa-ai/sequa-mcp@latest <URL> or configure your IDE using the provided JSON snippets for Cursor, Claude Desktop, Windsurf, VS Code, Cline, Highlight, and Augment.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "sequa.ai": {
            "sequa": {
                "command": "npx",
                "args": [
                    "-y",
                    "@sequa-ai/sequa-mcp@latest",
                    "https://mcp.sequa.ai/v1/setup-code-assistant"
                ]
            }
        }
    }
}

McpServers

{
    "sequa": {
        "command": "npx",
        "args": [
            "-y",
            "@sequa-ai/sequa-mcp@latest",
            "https://mcp.sequa.ai/v1/setup-code-assistant"
        ]
    }
}

Self Maintaining Docs for Devs & AI— Turn your codebase into always-current documentation, so engineers and AI never read outdated docs again.

This repository is theentry point for using Sequa via the Model Context Protocol (MCP). Add Sequa as an MCP server to Cursor, Claude, Windsurf, VSCode, Cline, Highlight, Augment, or any other MCP‑capable client.

70% of docs are never updated as underlying facts change, and 30% of dev time is lost searching, handling interruptions, and reworking. Documentation drifts out of sync, knowledge gets scattered across tools, and experts repeat themselves. The result: onboarding slows, context is lost, and teams waste time chasing answers instead of building.

Sequa fixes this.It's a Contextual Knowledge Engine that:

- Generates docs that stay accurate— architecture overviews, API docs, runbooks, onboarding guides
- Continuously updates from your code— eliminating stale pages and manual upkeep
- Unifies knowledge across repositories— no more hunting across Confluence, Slack, and GitHub
- Powers your team and AI agents— ask in plain language, get current answers with source links

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

Sequa gives your AI assistants deep, real-time knowledge of your codebase, docs, tickets, and internal standards. Instead of writing code you have to fix, they write code that fits — first try.

If you skip project creation the MCP server will refuse connections — the proxy can launch but you will receive auth / project errors.

npx -y @sequa-ai/sequa-mcp@latest https://mcp.sequa.ai/v1/setup-code-assistant

Replace the URL if you use an endpoint from the specific project

{ "mcpServers": { "sequa": { "url": "https://mcp.sequa.ai/v1/setup-code-assistant" } } }

Claude Desktop (Settings → Developer →Edit Config)

{ "mcpServers": { "sequa": { "command": "npx", "args": [ "-y", "@sequa-ai/sequa-mcp@latest", "https://mcp.sequa.ai/v1/setup-code-assistant" ] } } }

Windsurf (~/.codeium/windsurf/mcp_config.json)

{ "mcpServers": { "sequa": { "command": "npx", "args": [ "-y", "@sequa-ai/sequa-mcp@latest", "https://mcp.sequa.ai/v1/setup-code-assistant" ] } } }
{ "servers": { "sequa": { "command": "npx", "args": [ "-y", "@sequa-ai/sequa-mcp@latest", "https://mcp.sequa.ai/v1/setup-code-assistant" ] } } }

Cline / Claude Dev Tools (cline_mcp_settings.json)

{ "mcpServers": { "sequa": { "command": "npx", "args": [ "-y", "@sequa-ai/sequa-mcp@latest", "https://mcp.sequa.ai/v1/setup-code-assistant" ], "disabled": false, "autoApprove": [] } } }

Highlight AI (GUI → Plugins → Custom Plugin →Add using a command)

npx -y @sequa-ai/sequa-mcp@latest https://mcp.sequa.ai/v1/setup-code-assistant
npx -y @sequa-ai/sequa-mcp@latest https://mcp.sequa.ai/v1/setup-code-assistant
{ "mcpServers": { "sequa": { "command": "npx", "args": [ "-y", "@sequa-ai/sequa-mcp@latest", "https://mcp.sequa.ai/v1/setup-code-assistant" ] } } }

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Create crafted UI components inspired by the best 21st.dev design engineers.

Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

ALAPI MCP Tools,Call hundreds of API interfaces via MCP

AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.

One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.