
1{2 "mcpServers": {3 "steam": {4 "env": {},5 "args": [6 "-Dspring.ai.mcp.server.transport=STDIO",7 "-Dspring.ai.mcp.server.stdio=true",8 "-Dspring.main.bannerMode=off",9 "-Dlogging.pattern.console=",10 "-jar",11 "PATH_TO_PROJECT/build/libs/exi-mcp-1.0-SNAPSHOT.jar",12 "--my_steam_id=YOUR_STEAM_ID",13 "--my_steam_key=YOUR_STEAM_API_KEY"14 ],15 "command": "java"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation