---
title: "Voice Generate: Bolta MCP tool"
description: "Generate social media content using a specific voice profile. The AI writes posts in your brand voice, tailored to the platform and audience you specify."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/voice-generate"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/voice-generate.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Voice Generate: Bolta MCP tool

Source: https://bolta.ai/integrations/openclaw/tools/voice-generate
Last updated: 2026-07-13

Generate social media content using a specific voice profile. The AI writes posts in your brand voice, tailored to the platform and audience you specify.

## Summary

Voice Generate is a Bolta MCP tool in the Content Generation category. An MCP client such as Claude, ChatGPT, Cursor, or OpenClaw can call it once the workspace API key is connected.

## Who this is for

- Developers building on the Bolta MCP server
- Teams automating Bolta from an AI assistant

## Core capabilities

- Draft a week's worth of LinkedIn posts in your brand voice
- Generate platform-specific variations of the same message
- Create on-brand content quickly without writing from scratch
- Produce content in multiple voice profiles for A/B testing

## Limitations and boundaries

- Every call runs with the permissions of the connected Bolta API key and is scoped to that workspace.
- Tool availability depends on the current Bolta plan, connected networks, and account permissions.
- Tool names and parameters can change; confirm the current schema against the live MCP server before shipping an automation.

## Example prompts

"Generate a LinkedIn post about our new feature using my professional voice" "Write a tweet thread about AI trends in my casual brand voice" "Create an Instagram caption for our product launch"

## Parameters

| Field | Type | Required | Description |
|-|-|-|-|
| `voice_profile_id` | string | yes | The ID of the voice profile to write in |
| `topic` | string | yes | The topic or subject to generate content about |
| `platform` | string | no | Target platform (linkedin, twitter, instagram, etc.) for format optimization |
| `tone` | string | no | Override the voice profile tone (e.g. professional, casual, witty) |

## Relevant links

- [All Bolta MCP tools](https://bolta.ai/integrations/openclaw/tools)
- [Create Voice Profile](https://bolta.ai/integrations/openclaw/tools/create-voice-profile)
- [Render Template](https://bolta.ai/integrations/openclaw/tools/render-template)
- [Create Post](https://bolta.ai/integrations/openclaw/tools/create-post)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
