By apoxy-dev
Skills for querying Apoxy proxy logs with PRQL via the apoxy MCP server.
Claude Code plugin for querying Envoy proxy access logs via Apoxy's MCP server.
Provides a skill that teaches Claude how to effectively query your proxy logs using PRQL — including field names, types, query patterns, and best practices.
Create an API key in the Apoxy console (avatar > Account Settings > API Keys).
Add the MCP server to your project's .mcp.json:
{
"mcpServers": {
"apoxy": {
"type": "http",
"url": "https://api.apoxy.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
/plugins add apoxy-dev/claude-plugin
Once configured, ask Claude questions about your traffic:
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub apoxy-dev/claude-plugin --plugin apoxy-queryAnalyze logs for performance insights and issues
Axiom CLI and APL query assistance for Claude Code
Guides users through ccproxy — a mitmproxy-based LLM API interceptor — with SDK integration, OAuth authentication, sentinel key substitution, transform routing, and troubleshooting.
Centralized Claude Code configuration: Docker-first guards, permissions, MCP gateway, and workflow skills
Query and investigate traces, logs, and metrics from an OpenSearch-based observability stack using PPL and PromQL
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.