{
    "schema_version": "v1",
    "name_for_human": "Ideore",
    "name_for_model": "ideore",
    "description_for_human": "Fractal thinking for big ideas. Start from a single spark and let it branch and compound — the way neurons fire — into novels, systems, and strategies.",
    "description_for_model": "Ideore is a fractal mind-mapping app with an explicit thinking system. A single seed idea branches into sub-ideas, each of which can dive into its own sub-canvas, and related ideas connect via [[wiki-links]]. Use get_thinking_system to load the method, get_map/search_ideas to read the map, add_idea/add_sub_ideas/expand_idea to grow and decompose, link_ideas to connect, update_idea/delete_idea to edit, and export_markdown to return the solution. Cells are identified by id or title; paths use dot-notation (e.g. '1', '1.2').",
    "auth": {
        "type": "none"
    },
    "api": {
        "type": "openapi",
        "url": "http://localhost:3747/openapi.yaml"
    },
    "logo_url": "https://ideore.com/logo.svg",
    "contact_email": "hello@ideore.com",
    "legal_info_url": "https://ideore.com/privacy"
}