io.github.gsepcore/gsep-mcp
Quality Score
85
/100
AI agent security via MCP: C3 firewall, C4 immune system, C5 action guard, self-evolving prompts.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"gsep-mcp": {
"command": "npx",
"args": [
"-y",
"@gsep/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"OLLAMA_HOST": "<ollama_host>",
"GSEP_PRESET": "<gsep_preset>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"gsep-mcp": {
"command": "npx",
"args": [
"-y",
"@gsep/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"OLLAMA_HOST": "<ollama_host>",
"GSEP_PRESET": "<gsep_preset>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @gsep/mcp§02 Environment variables
ANTHROPIC_API_KEYsecret
Anthropic API key (use this OR OPENAI_API_KEY OR OLLAMA_HOST)
OPENAI_API_KEYsecret
OpenAI API key (use this OR ANTHROPIC_API_KEY OR OLLAMA_HOST)
OLLAMA_HOSTOllama server URL for local models (e.g. http://localhost:11434)
GSEP_PRESETIntelligence preset: minimal, standard, conscious, or full (default: full)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Security
Helixar Security
ai.helixar/mcp
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
ai.smithery/Nekzus-npm-sentinel-mcp
ai.smithery/Nekzus-npm-sentinel-mcp
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…
app.zenable/zenable
app.zenable/zenable
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails