use-voice-logica-mcp

use-voice-logica-mcp is a skill for Claude Code from voicelogica/voice-logica-plugin. It costs 57 tokens per session (2,307 once invoked), scanned A, original, MIT.

A directory of Voice Logica tools for managing phone-based voice agents and their connections. Voice Logica is a service for building and operating those agents.

In plain words
What is it for?
Use it to find tools for creating agents, editing prompts, diagnosing calls, managing phone numbers, connecting services, and working with CRM, shop, ERP, calendar, or contact systems.
Why use it?
It helps identify the right tool for a task instead of guessing tool names, fields, or agent identifiers.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the voice-logica plugin — 17 skills, 1 MCP server shipped together

Good fit Use it to find tools for creating agents, editing prompts, diagnosing calls, managing phone numbers, connecting services, and working with CRM, shop, ERP, calendar, or contact systems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add voicelogica/voice-logica-plugin --skill use-voice-logica-mcp
Clone the repo
git clone --depth 1 https://github.com/voicelogica/voice-logica-plugin

Made for: Claude Code.

Or install voice-logica, the plugin that ships this one along with the rest of its 17 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for use-voice-logica-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp/github.svg)](https://agentmods.dev/skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp)
Your own site
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for use-voice-logica-mcp

Your own site · 80×15
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/use-voice-logica-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,307 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.02307
Opus 5 $0.00028 $0.01154
Sonnet 5 $0.00011 $0.00461
Haiku 4.5 $0.00006 $0.00231

Measured 12d ago against content hash 349f5ddfd2bd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

use-voice-logica-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/use-voice-logica-mcp/SKILL.md · 179 lines

How it starts

The opening of the file, as written. The whole thing — 179 lines — stays where its author put it; the contents beside it link to each section on GitHub.

What a user can do with the Voice Logica MCP

This is the full public catalog. Confirm the MCP is connected (Connect / OAuth to https://app.voicelogica.ai; API key only if the client has no Connect flow), list agents if the job is about an agent, then open the specialist skill. Do not invent IDs, fields, or MCP tool names.

Never commit or paste live API keys, OAuth tokens, or sender tokens into chat or git.

Write Greek literally in JSON-string parameters. \uXXXX escapes can drop letters. Re-read after write.

Start here

Job Skill
Not sure / list agents first manage-voice-agents
Create / build a new agent edit-voice-agents
Edit prompt, languages, transfers, knowledge edit-voice-agents
Call behavior went wrong fix-agent-behavior
Diagnose with a Call ID troubleshoot-voice-agents
DIDs, SIP, inbound numbers, edge devices manage-phones
Connect any integration manage-integrations
HubSpot / Zoho / Salesforce manage-crm
Woo, Shopify, other shops manage-ecommerce
Soft1, Galaxy, Pylon, Entersoft manage-erp
Google / Microsoft calendar, contacts, Chat manage-calendar-google-microsoft
SMS / Viber manage-sms
Freshdesk, Jira, couriers, payments manage-helpdesk-ops
Workflows and automations manage-workflows
Call logs, outbound, test scenarios manage-calls-campaigns
Companies, plans, hours manage-company-billing
Voice Logica app tickets create-support-ticket

Agents

Skill: edit-voice-agents (behavior: fix-agent-behavior).

  • get_agents / get_agent / create_agent
  • get_agent_prompt / update_agent_prompt
  • update_agent_welcome_message
  • get_agent_end_call_config / update_agent_end_call_config
  • get_agent_transfer_settings / update_agent_transfer_settings
  • get_agent_analysis_config / update_agent_analysis_config
  • get_agent_notification_config / update_agent_notification_config
  • list_agent_tools / update_agent_tool
  • list_agent_languages / add_agent_language / remove_agent_language
  • list_voices
  • list_agent_versions / save_agent_version / delete_agent_version
  • get_agent_memory_settings / update_agent_memory_settings
  • get_agent_appointment_settings / update_agent_appointment_settings
  • get_agent_workflows / update_agent_workflows
  • create_customer_instructions / get_customer_instructions / update_customer_instructions (admin)

Read the full file on GitHub · 179 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 179 lines · 57 tokens per session scan A 349f5ddfd2bd

Subscribe to this mod's changes

use-voice-logica-mcp is a skill published in the GitHub repository voicelogica/voice-logica-plugin (0 stars, last pushed 20d ago), licensed MIT. It adds 57 tokens to every session and 2,307 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.