text_to_speech — AgentServices MCP Tool
text_to_speech
(text to speech) is one of 64 tools on the
AgentServices
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call text_to_speech from your client
- Claude Code AgentServices text_to_speech run in your project directory
- Claude Desktop AgentServices text_to_speech ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentServices text_to_speech ~/.cursor/mcp.json
- VS Code AgentServices text_to_speech .vscode/mcp.json
- Zed AgentServices text_to_speech ~/.config/zed/settings.json
- Windsurf AgentServices text_to_speech ~/.codeium/windsurf/mcp_config.json
- Cline AgentServices text_to_speech ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentServices text_to_speech ~/.gemini/settings.json
- Grok AgentServices text_to_speech .mcp.json (in your project root)
- ChatGPT AgentServices text_to_speech Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentServices text_to_speech Settings → Connectors → Add custom connector
- LangChain AgentServices text_to_speech pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentservices https://agentservices.to/mcp
Other tools on this server
- crypto_prices
- technical_indicators
- defi_yields
- fear_greed
- ip_geolocation
- url_metadata
- web_search
- resolve_dispute
- list_policies
- marketing_sentiment
- marketing_trends
- marketing_ad_copy
- whale_tracking
- exchange_flows
- correlation_matrix
- defi_tvl
- stablecoin_flows
- github_velocity
- agent_context
- macro_indicators
- llm_inference
- token_risk
- crypto_signals
- stock_quote
- stock_history
- sec_filings
- commodities
- fx_rates
- web_extract
- package_security
- seo_keywords
- deep_research
- portfolio_intelligence
- defi_strategy
- market_pulse
- onchain_overview
- arbitrage_scanner
- liquidation_map
- chat
- generate_image
- buy_credits
- credit_balance
- trade_hyperliquid_order
- trade_hyperliquid_cancel
- trade_hyperliquid_order_status
- trade_hyperliquid_get_policy
- trade_hyperliquid_set_policy
- trade_hyperliquid_paper_order
- trade_hyperliquid_eval_order
- trade_pacifica_order
- trade_pacifica_cancel
- trade_pacifica_order_status
- trade_pacifica_get_policy
- trade_pacifica_set_policy
- trade_pacifica_paper_order
- trade_pacifica_eval_order
- hl_place_order
- hl_cancel_order
- hl_order_status
- hl_get_policy
- hl_set_policy
- hl_paper_order
- hl_eval_order
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.