authenticate — Tiny (Olist Tiny) MCP Tool
authenticate
(authenticate) is one of 20 tools on the
Tiny (Olist Tiny)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call authenticate from your client
- Claude Code Tiny (Olist Tiny) authenticate run in your project directory
- Claude Desktop Tiny (Olist Tiny) authenticate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tiny (Olist Tiny) authenticate ~/.cursor/mcp.json
- VS Code Tiny (Olist Tiny) authenticate .vscode/mcp.json
- Zed Tiny (Olist Tiny) authenticate ~/.config/zed/settings.json
- Windsurf Tiny (Olist Tiny) authenticate ~/.codeium/windsurf/mcp_config.json
- Cline Tiny (Olist Tiny) authenticate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tiny (Olist Tiny) authenticate ~/.gemini/settings.json
- Grok Tiny (Olist Tiny) authenticate .mcp.json (in your project root)
- ChatGPT Tiny (Olist Tiny) authenticate Settings → Connectors → Advanced → Developer mode
- Claude.ai Tiny (Olist Tiny) authenticate Settings → Connectors → Add custom connector
- LangChain Tiny (Olist Tiny) authenticate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tiny-mcp https://api.mcp.ai/p_tiny
Other tools on this server
- tiny_list_accounts
- tiny_list_products
- tiny_get_product
- tiny_get_product_stock
- tiny_list_orders
- tiny_get_order
- tiny_list_contacts
- tiny_get_contact
- tiny_create_contact
- tiny_list_invoices
- tiny_get_invoice
- tiny_list_payables
- tiny_list_receivables
- tiny_list_sellers
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
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.