fetch_series — ensotrade MCP Tool Read-only
fetch_series
(fetch series) is one of 22 tools on the
ensotrade
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fetch_series from your client
- Claude Code ensotrade fetch_series run in your project directory
- Claude Desktop ensotrade fetch_series ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ensotrade fetch_series ~/.cursor/mcp.json
- VS Code ensotrade fetch_series .vscode/mcp.json
- Zed ensotrade fetch_series ~/.config/zed/settings.json
- Windsurf ensotrade fetch_series ~/.codeium/windsurf/mcp_config.json
- Cline ensotrade fetch_series ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ensotrade fetch_series ~/.gemini/settings.json
- Grok ensotrade fetch_series .mcp.json (in your project root)
- ChatGPT ensotrade fetch_series Settings → Connectors → Advanced → Developer mode
- Claude.ai ensotrade fetch_series Settings → Connectors → Add custom connector
- LangChain ensotrade fetch_series pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ensotrade https://www.ensotrade.tech/mcp/
Other tools on this server
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.