Perplexity Ask OpenRouter
by elct9620
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on | 3000 |
| BASE_URL | No | Custom OpenRouter base URL (optional) | |
| ASK_MODEL | No | Model to use for ask tool | perplexity/sonar-pro |
| DISABLE_ASK | No | Disable the ask tool | false |
| REASON_MODEL | No | Model to use for reason tool | perplexity/sonar-reasoning-pro |
| DISABLE_REASON | No | Disable the reason tool | false |
| RESEARCH_MODEL | No | Model to use for research tool | perplexity/sonar-deep-research |
| DISABLE_RESEARCH | No | Disable the research tool | false |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/elct9620/perplexity-ask-openrouter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server