Added first mcp tool to test
This commit is contained in:
9
.cursor/mcp.json
Normal file
9
.cursor/mcp.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"cariddi-android-adb": {
|
||||
"command": "go",
|
||||
"args": ["run", "./tests"],
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user