10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"marketplace-scrape": {
|
|
"type": "remote",
|
|
"url": "http://localhost:4006/mcp"
|
|
}
|
|
}
|
|
}
|