Servers

Twiceshy
@dotts-h
Once bitten, twice shy — a shared memory of validated engineering traps, dead-ends and fixes for coding agents, served over MCP. AGPL-3.0.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"twiceshy": {
"type": "streamable-http",
"url": "https://api.twiceshy.app",
"headers": {
"Authorization": "Bearer tok_YOUR_TOKEN_FROM_twiceshy.app"
}
}
}
}
