Keyless MCP for Just Signal: live quotes, report publishing, scorecard, and Chophouse panel grades.
claude mcp add just-signal --transport http https://www.ou-reports.com/api/mcp.php
~/.cursor/mcp.json
{
"mcpServers": {
"just-signal": {
"url": "https://www.ou-reports.com/api/mcp.php"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"just-signal": {
"serverUrl": "https://www.ou-reports.com/api/mcp.php"
}
}
}
.vscode/mcp.json
{
"servers": {
"just-signal": {
"type": "http",
"url": "https://www.ou-reports.com/api/mcp.php"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"just-signal": {
"url": "https://www.ou-reports.com/api/mcp.php"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"just-signal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.ou-reports.com/api/mcp.php"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.ou-reports.com/api/mcp.php | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.ou-reports--just-signal/reviews or the review_server meta-tool.
POST /mcp