@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
AgentConfig
Interface AgentConfig
interface
AgentConfig
{
id
:
string
;
name
:
string
;
agent_uri
:
string
;
protocol
:
"mcp"
|
"a2a"
;
auth_token
?:
string
;
auth_token_env
?:
string
;
requiresAuth
?:
boolean
;
}
Index
Properties
id
name
agent_
uri
protocol
auth_
token?
auth_
token_
env?
requires
Auth?
Properties
id
id
:
string
name
name
:
string
agent_
uri
agent_uri
:
string
protocol
protocol
:
"mcp"
|
"a2a"
Optional
auth_
token
auth_token
?:
string
Direct authentication token value
Optional
auth_
token_
env
auth_token_env
?:
string
Environment variable name containing the auth token
Optional
requires
Auth
requiresAuth
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
agent_
uri
protocol
auth_
token
auth_
token_
env
requires
Auth
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...
Direct authentication token value