---
title: "Create Agent: Bolta MCP tool"
description: "Create a new AI agent to automate social media tasks. Configure its voice, schedule, target platforms, and content instructions to run autonomously."
canonical_url: "https://bolta.ai/integrations/openclaw/tools/create-agent-v2"
markdown_url: "https://bolta.ai/integrations/openclaw/tools/create-agent-v2.md"
last_updated: "2026-07-13"
content_type: "integration"
publisher: "Bolta"
---

# Create Agent: Bolta MCP tool

Source: https://bolta.ai/integrations/openclaw/tools/create-agent-v2
Last updated: 2026-07-13

Create a new AI agent to automate social media tasks. Configure its voice, schedule, target platforms, and content instructions to run autonomously.

## Summary

Create Agent is a Bolta MCP tool in the Agents 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

- Set up an agent to automatically generate weekly LinkedIn content
- Create a reply agent that responds to comments in your brand voice
- Launch an agent to monitor trends and create timely content

## 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

"Create an AI agent that posts to LinkedIn every Tuesday" "Set up an agent to auto-reply to comments on my posts" "Create a content agent for our Twitter account"

## Parameters

| Field | Type | Required | Description |
|-|-|-|-|
| `name` | string | yes | Display name for the agent |
| `type` | string | yes | Agent type (e.g. content_creator, reply_agent, trend_monitor) |
| `voice_profile_id` | string | no | Voice profile ID for the agent to use when generating content |

## Relevant links

- [All Bolta MCP tools](https://bolta.ai/integrations/openclaw/tools)
- [List Agents](https://bolta.ai/integrations/openclaw/tools/list-agents-v2)
- [Update Agent](https://bolta.ai/integrations/openclaw/tools/update-agent-v2)
- [Hire Agent Preset](https://bolta.ai/integrations/openclaw/tools/hire-agent-preset-v2)
- [OpenClaw integration](https://bolta.ai/integrations/openclaw)
- [Bolta pricing](https://bolta.ai/pricing)
