Riksdagsmonitor Intelligence Platform - v0.7.19
Home
GitHub
ISMS
Preparing search index...
Types/MCP
MCPClientConfig
Interface MCPClientConfig
Configuration options for MCPClient
interface
MCPClientConfig
{
baseURL
?:
string
;
serverUrl
?:
string
;
timeout
?:
number
;
maxRetries
?:
number
;
headers
?:
Record
<
string
,
string
>
;
authToken
?:
string
;
}
Index
Properties
base
URL?
server
Url?
timeout?
max
Retries?
headers?
auth
Token?
Properties
Optional
base
URL
baseURL
?:
string
Optional
server
Url
serverUrl
?:
string
Optional
timeout
timeout
?:
number
Optional
max
Retries
maxRetries
?:
number
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
auth
Token
authToken
?:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
base
URL
server
Url
timeout
max
Retries
headers
auth
Token
Architecture
Security
Threat Model
Data Model
SWOT
Business Model
Home
GitHub
ISMS
Riksdagsmonitor Intelligence Platform - v0.7.19
Loading...
Configuration options for MCPClient