VSCode-Perplexity-MCP: Use Your Perplexity Account for Free AI Search in VS Code

The VSCode-Perplexity-MCP project provides an MCP (Model Context Protocol) server that connects your personal Perplexity.ai account to VS Code, enabling AI agents like Clawbot to use Perplexity's search, reasoning, research, and compute features — without incurring per-request API costs.
According to the Reddit source, the project includes:
- An MCP server for Perplexity AI search, reasoning, research, and compute
- A dashboard for monitoring
- Multi-IDE auto-configuration for VS Code
The idea is simple: instead of paying for the Perplexity API separately, you plug your existing Perplexity subscription into Claw MCP, and Clawbot gains “crazy search powers” using the same models (Opus, GPT, etc.) without additional per-request fees.
The project is labeled as OpenSource, Experimental, and made for educational purposes. The GitHub repository is at Automations-Project/VSCode-Perplexity-MCP. A video demo is available on YouTube, and the original discussion thread on r/ClaudeAI provides additional context.
This is useful for developers who already have a Perplexity account and want to extend their AI coding agent’s capabilities with live web search and reasoning, without the friction of API billing.
📖 Read the full source: r/openclaw
👀 See Also

Privacy-First MCP Server Directory Launches with Documented Data Handling Policies
A new directory at toolora.dev/mcp-hub lists MCP servers with documented data handling policies, including local vs hosted classification, what data each tool transmits, and whether accounts are required. The creator also provides a browser test method to verify privacy claims.

Measuring Claude Code MCP Stack: Cache Friendliness vs. Byte Savings, and a 2-Line Fix for Prompt Cache
Greg Shevchenko benchmarks MCP compressors and retrieval layers on two axes: byte savings and cache friendliness. A 2-line fix (sort rg hits, sort map entries) boosts cache from ~0% to 100% with no byte-savings loss. Open-source harness included.

MCP Support Merged into llama.cpp with New WebUI Features
The Model Context Protocol (MCP) pull request for llama.cpp has been merged, adding MCP support, tool calls, an agentic loop, and a server selector to the llama-server/WebUI side.

ClawWatcher Reaches 200 Users, Reports $28K+ in Collective OpenClaw API Savings
ClawWatcher, a tool that tracks OpenClaw API costs in real-time, has reached 200 users. According to its creator, users have collectively saved over $28,000 in API costs, with an average cost reduction of 45%.