Connect AI coding tools to Seclai via Model Context Protocol (MCP) — manage agents, knowledge bases, and content sources from Claude, Cursor, Windsurf, and more
Connect AI-powered coding tools to Seclai using the Model Context Protocol. Manage your agents, knowledge bases, and content sources directly from your editor or terminal.
Endpoint: https://api.seclai.com/mcp
Transport: Streamable HTTP
Auth: X-API-Key header
You need a Seclai account with API access and a user-scoped API key. Create one at seclai.com → Account Settings → API Keys.
Add to your config file:
~/Library/Application Support/Cursor/claude_desktop_config.json%APPDATA%\Cursor\claude_desktop_config.json{
"mcpServers": {
"seclai": {
"type": "streamable-http",
"url": "https://api.seclai.com/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}
Restart Claude Desktop after saving.
Claude MCP add seclai \
--transport streamable-http \
"https://api.seclai.com/mcp" \
--header "X-API-Key: YOUR_API_KEY"
Or copy examples/claude-code.json to .mcp.json in your project root.
Copy examples/cursor.json to .cursor/mcp.json in your project root.
Or add manually: Settings → MCP → Add new MCP server → set type to streamable-http and URL to https://api.seclai.com/mcp.
Copy examples/windsurf.json to ~/.codeium/windsurf/mcp_config.json.
Any client supporting Streamable HTTP MCP transport works. Configure:
| Setting | Value |
|---|
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource