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