MCP Tool Demo

Model Context Protocol — watch an AI agent discover and call tools in real time

Tools
4 Available
• get_experience
• search_skills
• calculate_fit_score
• get_achievements
Transport
HTTP
JSON-RPC 2.0
Standard
MCP
Linux Foundation

How MCP Works

1

Discover

Client requests tool list from MCP server. Agent learns what capabilities are available.

2

Select

LLM chooses which tools to call based on the user query and tool descriptions.

3

Execute

Tools run, results fed back to LLM for synthesis into a coherent final answer.