
Mastra.ai MCP Agent
Pricing
Pay per event

Mastra.ai MCP Agent
🤖 AI agent using mastra.ai with Apify MCP Server. 🚀 Runs queries via OpenAI models, taps Apify Actors for web data, and outputs to datasets. 🛠️
0.0 (0)
Pricing
Pay per event
0
Total users
16
Monthly users
15
Runs succeeded
67%
Last modified
17 days ago
Agent name
agentName
stringOptional
Name of the agent.
Default value of this property is "Helpful Assistant Agent"
Agent instructions
agentInstructions
stringOptional
Instructions for the agent. Defines who the agent is and what it does.
Default value of this property is "You are a helpful assistant who aims to help users with their questions and tasks. You provide clear, accurate information and guidance while maintaining a friendly and professional attitude."
OpenAI model
modelName
EnumRequired
The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini.
Value options:
"gpt-4o": string"gpt-4o-mini": string
Default value of this property is "gpt-4o-mini"
MCP Server URL
mcpUrl
stringOptional
The URL of the MCP Server to use.
Default value of this property is "https://actors-mcp-server.apify.actor"
Actors included
actors
arrayRequired
List of Apify Actor names to be available to the agent.
Default value of this property is []
MCP tool call timeout (s)
toolTimeout
integerOptional
Maximum time in seconds to wait for a tool call to complete.
Default value of this property is 300