just signal for Grok
com.ou-reports/just-signal
Keyless MCP for Just Signal: live quotes, report publishing, scorecard, and Chophouse panel grades.
client:Grok
transport:streamable-http
runtime:npm
tools:5
Install just signal in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"just-signal": {
"type": "http",
"url": "https://www.ou-reports.com/api/mcp.php"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs