FoundryVTT MCP Server Documentation - v1.5.3
Preparing search index...
foundry/client
FoundryClientConfig
Interface FoundryClientConfig
interface
FoundryClientConfig
{
baseUrl
:
string
;
apiKey
?:
string
;
username
?:
string
;
password
?:
string
;
userId
?:
string
;
timeout
?:
number
;
retryAttempts
?:
number
;
retryDelay
?:
number
;
socketPath
?:
string
;
writeEnabled
?:
boolean
;
}
Index
Properties
base
Url
api
Key?
username?
password?
user
Id?
timeout?
retry
Attempts?
retry
Delay?
socket
Path?
write
Enabled?
Properties
base
Url
baseUrl
:
string
Optional
api
Key
apiKey
?:
string
Optional
username
username
?:
string
Optional
password
password
?:
string
Optional
user
Id
userId
?:
string
Optional
timeout
timeout
?:
number
Optional
retry
Attempts
retryAttempts
?:
number
Optional
retry
Delay
retryDelay
?:
number
Optional
socket
Path
socketPath
?:
string
Optional
write
Enabled
writeEnabled
?:
boolean
Opt-in gate for game-state mutations (FOUNDRY_WRITE_ENABLED). Default false.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
api
Key
username
password
user
Id
timeout
retry
Attempts
retry
Delay
socket
Path
write
Enabled
FoundryVTT MCP Server Documentation - v1.5.3
Loading...
Opt-in gate for game-state mutations (FOUNDRY_WRITE_ENABLED). Default false.