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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues