Explains why stocks moved. 'Why did Tesla drop?' 'What happened to NVDA?' S&P 500/NASDAQ/Dow.
claude mcp add stock-moves-explained --transport http https://api.justhappened.wtf/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"stock-moves-explained": {
"url": "https://api.justhappened.wtf/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"stock-moves-explained": {
"serverUrl": "https://api.justhappened.wtf/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"stock-moves-explained": {
"type": "http",
"url": "https://api.justhappened.wtf/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"stock-moves-explained": {
"url": "https://api.justhappened.wtf/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"stock-moves-explained": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.justhappened.wtf/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.justhappened.wtf/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Pink707Legendary--stock-moves-explained/reviews or the review_server meta-tool.
POST /mcp