Skip to content

perplexityai/perplexity-platform

v0.3.0

Skills for building on the Perplexity API Platform (Agent API, Search API, Embeddings).

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

perplexity-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://docs.perplexity.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "perplexity-platform",
  "version": "0.3.0",
  "description": "Skills for building on the Perplexity API Platform (Agent API, Search API, Embeddings).",
  "author": {
    "name": "Perplexity"
  },
  "homepage": "https://docs.perplexity.ai",
  "repository": "https://github.com/perplexityai/api-platform-developers"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 5Python files
  • openai.yaml
  • LICENSE
View on GitHub