agentframework Package
Agent 365 Tooling Agent Framework Extensions
Agent Framework specific tools and services for AI agent development. Provides Agent Framework-specific implementations and utilities for building agents with Microsoft Agent Framework capabilities.
Main Service:
- McpToolRegistrationService: Add MCP tool servers to Agent Framework agents
This module includes implementations for:
- Agent Framework agent creation with MCP (Model Context Protocol) server support
- MCP tool registration service for dynamically adding MCP servers to agents
- Azure OpenAI and OpenAI chat client integration
- Authentication and authorization patterns for MCP server discovery
Packages
| services |
Services module for Agent Framework tooling. This package contains service implementations for MCP tool registration and management within the Agent Framework. |
Classes
| McpToolRegistrationService |
Provides MCP tool registration services for Agent Framework agents. This service handles registration and management of MCP (Model Context Protocol) tool servers with Agent Framework agents. |