Documentation Index
Fetch the complete documentation index at: https://easyaf.dev/llms.txt
Use this file to discover all available pages before exploring further.
Definition
Assembly: ModelContextProtocol.dll Namespace: Microsoft.Extensions.DependencyInjectionSyntax
Summary
This type is defined in ModelContextProtocol.Methods
WithODataTools Extension
Extension method from
Microsoft.Extensions.DependencyInjection.ODataMcp_Core_ServiceCollectionExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
builder | Microsoft.Extensions.DependencyInjection.IMcpServerBuilder | The MCP server builder. |
Returns
Type:Microsoft.Extensions.DependencyInjection.IMcpServerBuilder
The MCP server builder for chaining.
Exceptions
| Exception | Description |
|---|---|
ArgumentNullException | Thrown when builder is null. |