Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by suman724 • Uncategorized
A Model Context Protocol server providing calculator tools with an ADK-based agent and Python client.
Perform arithmetic calculations via MCP tools.
That require integration with language models to decide when to call tools.
Communicate over HTTP using the A2A protocol.
This repository offers a simple MCP calculator server exposing basic arithmetic operations, an ADK agent that uses MCP tools and language models to decide tool usage, and a minimal Python client for interaction. The agent supports both CLI and HTTP A2A server modes, enabling flexible integration and agent-to-agent communication. It facilitates secure, token-authenticated requests and supports multiple LLM providers for enhanced decision-making.