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.
Quick Start
Clone the repository:
git clone https://github.com/sequa-ai/sequa-mcpClaude Desktop configuration example:
{
"mcpServers": {
"sequa-mcp": {
"command": "npx",
"args": [
"-y",
"sequa-ai/sequa-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.