Grade a track record before risking capital: REAL_EDGE/REGIME_LUCK/NEGATIVE_EV. Fail-closed.
claude mcp add stillos-edge-gate -- npx -y stillos-edge-gate
claude_desktop_config.json
{
"mcpServers": {
"stillos-edge-gate": {
"command": "npx",
"args": [
"-y",
"stillos-edge-gate"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"stillos-edge-gate": {
"command": "npx",
"args": [
"-y",
"stillos-edge-gate"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"stillos-edge-gate": {
"command": "npx",
"args": [
"-y",
"stillos-edge-gate"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"stillos-edge-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stillos-edge-gate"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"stillos-edge-gate": {
"command": "npx",
"args": [
"-y",
"stillos-edge-gate"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.stillmarcus24--stillos-edge-gate/reviews or the review_server meta-tool.
POST /mcp