search — MarketPing MCP Tool Read-only
search
(search) is one of 24 tools on the
MarketPing
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search from your client
- Claude Code MarketPing search run in your project directory
- Claude Desktop MarketPing search ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MarketPing search ~/.cursor/mcp.json
- VS Code MarketPing search .vscode/mcp.json
- Zed MarketPing search ~/.config/zed/settings.json
- Windsurf MarketPing search ~/.codeium/windsurf/mcp_config.json
- Cline MarketPing search ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MarketPing search ~/.gemini/settings.json
- Grok MarketPing search .mcp.json (in your project root)
- ChatGPT MarketPing search Settings → Connectors → Advanced → Developer mode
- Claude.ai MarketPing search Settings → Connectors → Add custom connector
- LangChain MarketPing search pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http marketping https://mcp.marketping.in/mcp
Other tools on this server
- fetch
- resolve_company
- company_snapshot
- recent_alerts
- alert_reaction
- search_filings
- list_documents
- doc_contents
- read_pages
- audit_report
- screener_fields
- run_screener
- ipo_pipeline
- fpi_flows
- results_calendar
- daily_briefing
- list_stacks
- run_stack
- stack_changes
- list_models
- run_model
- watchlist_list
- watchlist_add
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.