Read Spike.sh incidents, on-call, escalations and services; acknowledge, resolve, set priority.
claude mcp add spikesh --transport http https://spikesh.usefulapi.io/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"spikesh": {
"url": "https://spikesh.usefulapi.io/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"spikesh": {
"serverUrl": "https://spikesh.usefulapi.io/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"spikesh": {
"type": "http",
"url": "https://spikesh.usefulapi.io/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"spikesh": {
"url": "https://spikesh.usefulapi.io/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"spikesh": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://spikesh.usefulapi.io/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://spikesh.usefulapi.io/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.usefulapi--spikesh/reviews or the review_server meta-tool.
POST /mcp