mirror of
https://github.com/layer-systems/website.git
synced 2026-09-12 21:53:40 +02:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"nostr": {
|
|
"type": "local",
|
|
"command": ["npx", "-y", "@nostrbook/mcp@latest"]
|
|
}
|
|
}
|
|
}
|