Skip to content

Commit b95b33b

Browse files
committed
chore - update mcp_inspector_config.json to reflect the recent changes in cli
1 parent 58f30f4 commit b95b33b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/mcp_inspector_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
"rsg": {
55
"command": "uv",
6-
"args": ["run src/repo_stargazer run-mcp-server"],
6+
"args": ["run src/repo_stargazer run-mcp-server --config rsg-config.toml"],
77
"env": {
8-
"RSG_CONFIG_FILE" : "config.dev.toml"
8+
"RSG_DATA_HOME" : "tmp"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)