Clay
Prospecting, enrichment, GTM workflows
Clay について
Clay is a go-to-market platform for prospecting, data enrichment, and outbound workflows. Its remote MCP server lets assistants search companies and people, enrich records from dozens of data providers, and drive GTM tables using natural language.
接続情報
https://api.clay.com/v3/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add clay --transport http https://api.clay.com/v3/mcpよくある質問
Clay のリモート MCP サーバーとは何ですか?
Clay のリモート MCP サーバーは、https://api.clay.com/v3/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Clay の MCP サーバーにはどう接続しますか?
エンドポイント https://api.clay.com/v3/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Clay の MCP サーバーは認証が必要ですか?
はい。Clay は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Clay の MCP サーバーはどのトランスポートを使用しますか?
Clay は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。