← senken.pro
INDIVIDUAL MCP TOOL
guardian
Security scanning: dependency audits, secret detection, HTTP surface checks, response header analysis, config review.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.senken-pro]
url = "https://senken.pro/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"senken-pro": {
"type": "http",
"url": "https://senken.pro/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: senken-pro
Remote MCP URL: https://senken.pro/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"senken-pro": {
"url": "https://senken.pro/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"senken-pro": {
"type": "http",
"url": "https://senken.pro/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "senken-pro",
"transport": "streamable-http",
"url": "https://senken.pro/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
sentinel— Work tracking: epics, issues, test specs, code scanning.architect— Architecture decisions & policies.dojo— Feature incubation: wishes, proposals, experiments, benchmarks.designer— Design decisions, principles, critiques, tokens, evals, and lateral thinking.git— Git history, changes, and issue linking.workflow— High-level composite operations that run multiple tools in sequence.oracle— Strategic planning, health scores, and recommendations.roadmap— Objectives, milestones, and epic tracking.