Configuration Reference
Version:0.0.14-SNAPSHOT
Micronaut Mcp Client Langchain4j Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.util.List |
Micronaut Mcp Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.lang.String |
Prompt name |
|
|
java.lang.String |
Name Qualifier |
|
|
java.lang.String |
Prompt Title |
|
|
java.lang.String |
Prompt Description |
|
|
java.util.List |
Prompt arguments |
|
|
java.lang.String |
path to the prompt resource. Don’t include the |
Property | Type | Description | Default value |
---|---|---|---|
|
boolean |
||
|
Set the MCP Transport. It defaults to HTTP. |
Property | Type | Description | Default value |
---|---|---|---|
|
java.net.URI |
The MCP Server URL |
|
|
java.time.Duration |
The duration to wait for server responses before timing out requests. |
|
|
boolean |
Whether to log requests. Default value |
|
|
boolean |
Whether to log responses. Default value |
Property | Type | Description | Default value |
---|---|---|---|
|
boolean |
||
|
java.lang.String |
The MCP Server endpoint. It applies to MCP Servers using HTTP transport. It defaults to |
|
|
Set the MCP Transport. It defaults to HTTP. |
||
|
boolean |
Whether you want to define MCP Primitive handlers using reactive code. Default value {@value #DEFAULT_REACTIVE} |
Property | Type | Description | Default value |
---|---|---|---|
|
java.lang.String |
||
|
java.lang.String |
Property | Type | Description | Default value |
---|---|---|---|
|
boolean |
whether the server will emit notifications when the list of available prompts changes. Default value |
Property | Type | Description | Default value |
---|---|---|---|
|
boolean |
whether the client can subscribe to be notified of changes to individual resources. Default value |
|
|
boolean |
whether the server will emit notifications when the list of available resources changes. Default value |
Property | Type | Description | Default value |
---|---|---|---|
|
boolean |
whether the server will emit notifications when the list of available tools changes. Default value |