We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daef48d commit daffc50Copy full SHA for daffc50
1 file changed
.claude-plugin/plugin.json
@@ -8,7 +8,7 @@
8
"repository": "https://github.com/futuresearch/everyrow-sdk",
9
"mcpServers": {
10
"everyrow": {
11
- "command": "${CLAUDE_PLUGIN_ROOT}/everyrow-mcp/.venv/bin/everyrow-mcp",
+ "command": "${CLAUDE_PLUGIN_ROOT}/.venv/bin/everyrow-mcp",
12
"env": {
13
"EVERYROW_API_KEY": "${EVERYROW_API_KEY}"
14
}
0 commit comments