Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JAVA_HOME | No | Path to Java installation directory | |
MOBSF_URL | No | The URL where the MobSF server is running | http://localhost:8000 |
MOBSF_API_KEY | Yes | Your MobSF API key for authentication | |
FLOWDROID_JAR_PATH | No | Path to the FlowDroid JAR file | FlowDroid.jar |
FLOWDROID_WORKSPACE | No | Directory where FlowDroid will store its working files | flowdroid_workspace |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |