MCP Server

Rostro Image, Video, 3D, Voice, SFX, Music

Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat. ## Quick Setup You will need a [Rostro account](https://rostro.dev/login/sign_up) for OAuth discovery and authentication in your client of choice. **MCP Server URL:** `https://proto.rostro.dev/mcp` ## Quick Install Links - **Cursor**: [Install in Cursor](https://cursor.com/en/install-mcp?name=Rostro&config=eyJ1cmwiOiJodHRwczovL3Byb3RvLnJvc3Ryby5kZXYvbWNwIiwiaGVhZGVycyI6e319) - **LM Studio**: [Install in LM Studio](https://lmstudio.ai/install-mcp?name=rostro&config=eyJ1cmwiOiJodHRwczovL3Byb3RvLnJvc3Ryby5kZXYvbWNwIn0%3D) ## API Key Setup (Optional) For fixed API authentication instead of OAuth, add this to your settings: ```json "rostro": { "url": "https://proto.rostro.dev/mcp", "headers": { "Authorization": "Bearer <YOUR_API_KEY>" } } ``` Get an API key from your [account page](https://rostro.dev/account). ## Client-Specific Setup ### Claude Desktop and Claude.ai 1. Go to [Claude Connectors](https://claude.ai/settings/connectors) 2. Click "Add Custom Connector" 3. Fill out the form: - Name: "Rostro" - URL: "https://proto.rostro.dev/mcp" 4. Click "Add" 5. Hit "Connect" and follow the OAuth flow 6. Optionally, click "Configure" to give Claude preapproval for individual tools ### Claude Code Install using the command line: ```bash claude mcp add rostro -t http https://proto.rostro.dev/mcp ``` Then start Claude and follow the instructions to complete authentication. ## What is MCP? Model Context Protocol (MCP) is an open standard that allows language models to securely connect to third-party data sources and tools. [Learn more about MCP](https://modelcontextprotocol.io/docs/getting-started/intro)

Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Join 2,000+ builders
Pickaxe
Rostro Image, Video, 3D, Voice, SFX, Music

Capabilities

5 capabilities

account

Response includes their identity, current scopes/access, subscription, and credit balance.

imagine

A unified endpoint for multimedia asset generation. For example, if the user asks for you to 'make', 'create', 'generate', or 'imagine' an image, song, video, speech, sound effect, or 3D model, use this tool.

Required Params

request

history

A unified endpoint for fetching multimedia asset generation history.

Type: boolean

check

Continue to wait for a currently running generation. Usually only videos and 3D models take long enough to require this.

Type: string

Required Params

generation_uuid

delete

Delete the media with these uuids. Don't use this unless the user explicitly asks you to.

Type: array

Get Started

Click any tool below to instantly start building AI tools that enhance your workflow and productivity

Chatbot Builder

Create intelligent chatbots that handle customer inquiries, provide support, and answer questions 24/7.

Team Communication Hub

Build tools that streamline team communication, send notifications, and coordinate workflows.

Notification System

Automate notifications across channels to keep users informed about important updates and events.

Conversation Analyzer

Analyze chat logs and conversations to extract insights, sentiment, and key information.

Message Routing Assistant

Intelligently route messages to the right team members based on content and context.

Response Generator

Generate contextual responses to messages using AI that understands conversation history.

Explore Pickaxe Templates

Get started faster with pre-built templates. Choose from our library of ready-to-use AI tools and customize them for your needs.

Ready to Connect Rostro Image, Video, 3D, Voice, SFX, Music?

Build your AI tool with this MCP server in the Pickaxe builder.

Build with Pickaxe

Frequently Asked Questions