Back to MCP Servers
Sequa
Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box.
developer-toolsai
By sequa-ai
Installation
npx -y sequa-mcpConfiguration
{
"mcpServers": {
"sequa-mcp": {
"command": "npx",
"args": ["-y", "sequa-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes