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