{
    "name": "botchronicles",
    "transport": "streamable-http (JSON-RPC 2.0 over POST)",
    "usage": "POST JSON-RPC to this URL. Call initialize, then tools/list, then tools/call.",
    "tools": [
        "list_articles",
        "get_article",
        "search_articles",
        "site_info"
    ]
}