Add Seqia MCP server to catalog #116
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MCP Server Information
Server Name: Sequa.AI
Repository URL: https://github.com/sequa-ai/sequa-mcp
Brief Description: Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box.
Sequa.AI (https://sequa.ai) is a Model Context Protocol (MCP) server that gives Copilot, Cursor, and other MCP‑capable assistants full-codebase and docs awareness without manual prompt stitching. Point it at your repos and knowledge bases once; after that, your AI tools can browse, search, diff, and reason over everything through standardized MCP tools.
Basic Requirements
Submitter Checklist
task validate -- --name SERVER_NAME
task build -- --tools SERVER_NAME
Why is the last box not checked?: When running
task build -- --tools sequa
it always exited with status 1 but I tested the mcp server locally with docker desktop and it worked after successful authentication