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