Skip to content

OpenCode config to talk to mcp-logseq - getting started addition #73

Description

@extrospective

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mcp-logseq": {
"type": "local",
"command": ["uv", "run", "--with", "mcp-logseq", "mcp-logseq"],
"enabled": true,
"environment": {
"LOGSEQ_API_URL": "http://localhost:12315",
"LOGSEQ_API_TOKEN": ""
}
}
}
}

i put this in ~/.config/opencode/opencode.json on my machine and it worked

happy to add this in; but i dont want to overly complicate the getting started - looking for suggestion where i can merge this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions