Skip to content

Commit a05df77

Browse files
committed
chore: add Exa MCP remote server to opencode.json
1 parent 257e83f commit a05df77

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

opencode.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
22
"$schema": "https://opencode.ai/config.json",
3-
"plugin": ["superpowers@git+https://github.com/obra/superpowers.git"]
3+
"plugin": ["superpowers@git+https://github.com/obra/superpowers.git"],
4+
"mcp": {
5+
"exa": {
6+
"type": "remote",
7+
"url": "https://mcp.exa.ai/mcp",
8+
"enabled": true
9+
}
10+
}
411
}

0 commit comments

Comments
 (0)