Anvil is a command-line interface and MCP server for the Sable AI voice agent platform, enabling users to manage AI assistants and their configurations.
From the registry: Manage Sable AI voice agents, query HyperDX logs and metrics, and deploy — all from your IDE
$ brew install sable-inc/tap/anvil$ anvil auth login --token <svc_your_token>$ anvil settings set-hyperdx <hdx_your_key>Please install the `anvil` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install anvil CLI** — Install via Homebrew (recommended) or Go Run: `brew install sable-inc/tap/anvil`
- **Authenticate with Sable API** — Store your Sable service token Run: `anvil auth login --token <svc_your_token>`
Optional prerequisites:
- Set HyperDX API key (optional) — Enables HyperDX observability tools Run: `anvil settings set-hyperdx <hdx_your_key>`
Canonical MCP server config (stdio transport):
- command: `anvil`
- args: ["mcp","serve"]
- optional environment variables:
- `HYPERDX_API_KEY`: HyperDX API key (alternative to anvil settings set-hyperdx) (example: `<hdx_your_key>`)
Note: No secrets in MCP config — anvil reads credentials from ~/.config/anvil/. Provides 28 Sable tools plus 5 optional HyperDX observability tools.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.HYPERDX_API_KEYAPI key for HyperDX observability tools.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.