chat — AgentServices MCP Tool
chat
(chat) 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 chat from your client
- Claude Code AgentServices chat run in your project directory
- Claude Desktop AgentServices chat ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentServices chat ~/.cursor/mcp.json
- VS Code AgentServices chat .vscode/mcp.json
- Zed AgentServices chat ~/.config/zed/settings.json
- Windsurf AgentServices chat ~/.codeium/windsurf/mcp_config.json
- Cline AgentServices chat ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentServices chat ~/.gemini/settings.json
- Grok AgentServices chat .mcp.json (in your project root)
- ChatGPT AgentServices chat Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentServices chat Settings → Connectors → Add custom connector
- LangChain AgentServices chat 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
- generate_image
- text_to_speech
- 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.