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/mcpRelated MCP servers
Dating by tokens, matched by usage league across agentic CLIs. Local-first.
0
View repository →TypeScript
MIT
BitTorrent-style mesh for AI inference across agentic CLIs. Local-first.
0
View repository →TypeScript
MIT
Multiplayer for agentic coding terminals: live cursors, presence, chat.
0
View repository →TypeScript
MIT