featherbit UI
Gateway rustdoc
Preparing search index...
types
McpStatus
Interface McpStatus
GET /api/mcp/status
— never includes token values.
interface
McpStatus
{
compiled
:
boolean
;
enabled
:
boolean
;
path
:
string
;
scopes
:
(
"read"
|
"write"
)
[]
;
token_count
:
number
;
}
Index
Properties
compiled
enabled
path
scopes
token_
count
Properties
compiled
compiled
:
boolean
enabled
enabled
:
boolean
path
path
:
string
scopes
scopes
:
(
"read"
|
"write"
)
[]
token_
count
token_count
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compiled
enabled
path
scopes
token_
count
Gateway rustdoc
featherbit UI
Loading...
GET /api/mcp/status— never includes token values.