markbase 0.3.2

A high-performance CLI tool for indexing and querying Markdown files for AI agent. Obsidian-compatible.
Documentation
{
    "$schema": "https://opencode.ai/config.json",
    "permission": {
        "external_directory": {
            "/tmp/**": "allow",
            "/private/tmp/**": "allow"
        }
    },
    "mcp": {
        "gh_grep": {
            "type": "remote",
            "url": "https://mcp.grep.app"
        },
        "context7": {
            "type": "remote",
            "url": "https://mcp.context7.com/mcp"
        }
    }
}