← Back to Plugins
MCP Server MCP

Promptster

github By github 👁 1 views ▲ 0 votes

Test and compare prompts across any AI provider. Bring your own keys.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.promptster.dev/mcp",
      "headers": [
        {
          "description": "Promptster API key (pk_live_...) from promptster.dev/developer/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...