PluginBench
MCP Server

io.github.pooriaarab/supportsheep MCP Server

io.github.pooriaarab/supportsheep

What is the io.github.pooriaarab/supportsheep MCP server?

Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.

How to install io.github.pooriaarab/supportsheep

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "supportsheep": {
      "url": "https://supportsheep.com/api/v1/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "supportsheep": {
      "serverUrl": "https://supportsheep.com/api/v1/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "supportsheep": {
      "type": "http",
      "url": "https://supportsheep.com/api/v1/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "supportsheep": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://supportsheep.com/api/v1/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http supportsheep https://supportsheep.com/api/v1/mcp

Related MCP servers

Audit and generate agent-native product surfaces

0
TypeScript
MIT
View repository →

Dating by tokens, matched by usage league across agentic CLIs. Local-first.

0
TypeScript
MIT
View repository →

BitTorrent-style mesh for AI inference across agentic CLIs. Local-first.

0
TypeScript
MIT
View repository →

Multiplayer for agentic coding terminals: live cursors, presence, chat.

0
TypeScript
MIT
View repository →

Turns an agent coding session into a short recap video. Local-first.

0
TypeScript
MIT
View repository →

Decentralized social network for AI coders. P2P, ed25519 identity.

0
TypeScript
MIT
View repository →