Back to the catalog

argosvix

AI agent observability: record LLM calls (cost, latency, tokens, errors) and let an AI watch quality, safety, and reliability. Query it all

Open source Open in the app JSON README (API)

About

AI agent observability: record LLM calls (cost, latency, tokens, errors) and let an AI watch quality, safety, and reliability. Query it all from Gemini CLI via the bundled MCP server (89 tools).

Details

Kind
Plugins
Topic
AI, RAG & memory
Publisher
argosvix
Origin
gemini
Category
ferramentas
Version
0.1.0
Last push
2026-07-30T05:34:57Z
Repository state
ativo
License
MIT
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
argosvix/gemini-extension

README

# Argosvix extension for Gemini CLI

AI agent observability from your terminal: record LLM calls (cost, latency,
tokens, errors) and let an AI watch quality, safety, and reliability.

## Install

```bash
gemini extensions install https://github.com/argosvix/gemini-extension
```

Starts keyless: the bundled MCP server lists all 89 tools and two public data
tools work with no key. Set `ARGOSVIX_API_KEY` in your environment to use the
tools for your own account (get a key at https://dashboard.argosvix.com/api-keys, or ask the
agent to set up your project — it follows https://argosvix.com/agent-setup.md).

## Links

- Site: https://argosvix.com
- Docs for agents: https://argosvix.com/llms.txt
- MCP server package: https://www.npmjs.com/package/@argosvix/mcp-server

## License

MIT

More