diff --git a/docs/agents/quickstart.mdx b/docs/agents/quickstart.mdx index 6afea4b34..30c5b3429 100644 --- a/docs/agents/quickstart.mdx +++ b/docs/agents/quickstart.mdx @@ -1,7 +1,7 @@ --- title: "Get Started with Base MCP" description: "Connect Base MCP to your agent in under 5 minutes" -keywords: ["Base MCP quickstart", "mcp.base.org setup", "Claude Desktop MCP", "ChatGPT MCP", "Claude Code MCP wallet", "Cursor MCP", "Codex MCP", "Hermes MCP"] +keywords: ["Base MCP quickstart", "mcp.base.org setup", "Claude Desktop MCP", "ChatGPT MCP", "Perplexity MCP", "Claude Code MCP wallet", "Cursor MCP", "Codex MCP", "Hermes MCP"] --- import { WalletSetupDemo } from "/snippets/WalletSetupDemo.jsx" @@ -56,6 +56,17 @@ import { TruncatedPrompt } from "/snippets/TruncatedPrompt.jsx" 5. Click **Create** 6. You will be automatically redirected to Base Account. Click **Allow** once to authorize. + + + Add to Perplexity + + + Click the button above, or open [**Connectors**](https://www.perplexity.ai/computer/connectors) manually. Then: + + 1. Search for `Base` to find the **Base by Coinbase** connector + 2. Click to add it + 3. Approve the connection in Base Account. Click **Allow** once to authorize. + Run this in your terminal to add the server to the current project: @@ -189,6 +200,17 @@ import { TruncatedPrompt } from "/snippets/TruncatedPrompt.jsx" See [Skills in ChatGPT](https://help.openai.com/en/articles/20001066-skills-in-chatgpt) for details. + + + Download for Perplexity + + + Click the button above to download `base-mcp.zip`, then: + + 1. In Perplexity, open [**Skills**](https://www.perplexity.ai/computer/skills) + 2. Click **Create skill** and upload the downloaded `base-mcp.zip` + 3. Enable the skill for the conversations where you want it active + ```bash Terminal npx skills add base/skills --skill base-mcp -a claude-code