diff --git a/README.md b/README.md index 23da45f..692cd39 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Perplexity MCP Server (OpenRouter) -[![npm version](https://img.shields.io/npm/v/%40perplexity-ai%2Fmcp-server?style=for-the-badge&logo=npm&logoColor=white&color=CB3837)](https://www.npmjs.com/package/@perplexity-ai/mcp-server) - An MCP server implementation for Perplexity models via OpenRouter, providing AI assistants with real-time web search, reasoning, and research capabilities through Sonar models. ## Available Tools @@ -38,7 +36,7 @@ Advanced reasoning and problem-solving using the `perplexity/sonar-reasoning-pro claude mcp add perplexity --env OPENROUTER_API_KEY="your_key_here" -- npx -y github:tqtensor/modelcontextprotocol ``` -### Cursor, Claude Desktop & Windsurf +### Cursor, Claude Desktop, Kiro & Windsurf All these clients use the same `mcpServers` format: @@ -46,6 +44,7 @@ All these clients use the same `mcpServers` format: | -------------- | ------------------------------------- | | Cursor | `~/.cursor/mcp.json` | | Claude Desktop | `claude_desktop_config.json` | +| Kiro | `.kiro/settings/mcp.json` | | Windsurf | `~/.codeium/windsurf/mcp_config.json` | ```json