openclaw

Connect OpenClaw to Perplexity

Give an AI agent Perplexity as a tool and it can look things up for itself instead of guessing. It can search the web, run cited chat completions, pull academic papers, and search SEC filings mid-task, then feed the answers straight back into whatever it is working on. When it needs a clean object rather than prose it can request structured JSON output, and it can generate embeddings to compare or rank text.
Loading preview…
Opens a workflow with 15 tools ready to use.

What happens next

Set up in minutes

The open button drops you into a guided setup. It asks exactly this, nothing else:
  1. Choose where it runs

    On your computer through your own OpenClaw, or hosted in the cloud. The rest of setup adapts to your choice:

  2. Pick what it can do in Perplexity

    A preset of real Perplexity operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.

  3. Connect Perplexity

    One sign-in. The agent acts through your account, scoped to the operations you picked.

  4. Add your personal MCP link

    The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your OpenClaw first calls in. OpenClaw probes the server while adding it, so this lights up during openclaw mcp add.

    Run this in your terminal

    $openclaw mcp add noclick --url https://mcp.noclick.app/s/<your-link>

    <your-link> is your personal server URL — setup mints it for you.

Exact capabilities

Tools OpenClaw gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Perplexity

15 tools
Create Chat Completion

Generate a search-grounded model answer for a chat conversation.

Create Async Chat Completion

Submit a long-running (e.g. deep-research) completion as a background job.

List Async Chat Completions

List all async chat-completion jobs for the account.

Get Async Chat Completion

Poll the status and retrieve a specific async completion job.

Search the Web

Get raw, ranked web search results (title, URL, snippet).

Create Agent Response

Run a frontier model with Perplexity web-search tools and filters.

Create Embeddings

Generate vector embeddings for text.

Create Contextualized Embeddings

Generate context-aware embeddings (document + surrounding context).

List Models

List the models available to the account.

Generate Auth Token

Programmatically create a new API key/token for the account.

Revoke Auth Token

Revoke an existing API key/token (rotation).

Computer Usage Analytics

Retrieve account usage/analytics data.

Academic Search (Chat)

Chat completion grounded in scholarly sources (search_mode: academic).

SEC Filings Search (Chat)

Chat completion grounded in SEC filings (search_mode: sec).

Structured JSON Output (Chat)

Chat completion with a JSON schema response_format for validated output.

Starting points

What you can build

When a new lead lands in your CRM, ask Perplexity to research the company from live web results and write a short briefing before your team follows up.
Every morning, run a web search for news about your competitors and post a cited summary to Slack.
Pass an incoming support ticket through a chat completion with structured JSON output so the reply comes back as tagged fields you can route on.
On a schedule, run an SEC filings search for a ticker and flag any new risk-factor language in a report.
Turn a research question into an academic search, then summarize the top papers into a digest for the team.
Create embeddings for each incoming document so a downstream node can match it against your existing knowledge base.

Meet the runner

About OpenClaw

OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.
Open and approachable
Simple to point at a task
Solid general tool use
Hosted, with nothing to install

Good to know

Frequently asked questions

Keep exploring

More ways to connect

Make it yours

Open your OpenClaw agent in one click.

NoClick runs OpenClaw for you with Perplexity wired in as tools. Connect your account and run.