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