Loading MCP server directory, please wait...
Measures the cost, tokens and duration of a completed agent workflow from its session log.
npx @getmcp/cli add io.github.speedofred/ami-surveyRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.speedofred/ami-survey": {
"command": "uvx",
"args": [
"ami-survey"
],
"env": {
"AMI_API_TOKEN": ""
}
}
}
}