| Use case | Language/framework | Page |
|---|---|---|
| Conversation turns from application code | Python | Python Conversation SDK |
| Conversation turns from application code | TypeScript/Node | TypeScript Conversation SDK |
| MCP server tool calls | TypeScript/Node | TypeScript MCP SDK |
| MCP server tool calls | Python FastMCP | Python FastMCP |
| MCP server tool calls | Go | Go MCP SDK |
| Existing AI framework traces | OpenTelemetry | OpenTelemetry |
| Hosted dashboard access from agents | MCP client | Agnost MCP Server |
Package names
| Package | Install |
|---|---|
| Python conversation SDK | pip install agnost |
| TypeScript conversation SDK | npm install agnostai |
| Python MCP SDK | pip install agnost-mcp |
| TypeScript MCP SDK | npm install agnost |
| Go MCP SDK | go get github.com/agnostai/agnost-go/agnost |
