spikesh for VS Code
io.usefulapi/spikesh
Read Spike.sh incidents, on-call, escalations and services; acknowledge, resolve, set priority.
client:VS Code
transport:streamable-http
Install spikesh in VS Code
.vscode/mcp.json
{
"servers": {
"spikesh": {
"type": "http",
"url": "https://spikesh.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs