{
    "service": "cryptosignals.bot MCP",
    "protocol": "mcp",
    "protocolVersion": "2025-06-18",
    "transport": "streamable-http (JSON-RPC 2.0 over POST /)",
    "serverInfo": {
        "name": "cryptosignals.bot",
        "version": "1.0.0"
    },
    "capabilities": {
        "tools": {},
        "resources": {}
    },
    "tools": [
        "get_plans",
        "search_faq",
        "list_indicators",
        "list_exchanges",
        "get_watchlist"
    ],
    "resources": [
        "cryptosignals://overview",
        "cryptosignals://pricing",
        "cryptosignals://faq",
        "cryptosignals://indicators",
        "cryptosignals://exchanges"
    ],
    "note": "Public read-only MCP server. POST JSON-RPC to this same URL. CryptoSignals.bot is a signal simulator and notification tool, not financial advice."
}