← Registry

Social Media

superpowers.social

Provides tools to interact with Reddit, including fetching posts, comments, and user information.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://superpowers.social/mcp

No auth detected

MCP server metadata

Name
MCP Server
Version
0.0.1
Capabilities
tools.listChanged

Known tools 12

reddit-get-post

Get detailed content of a specific Reddit post with comments.

Potential side effects
reddit-get-posts

Get posts from a subreddit.

Inferred read-only
reddit-get-subreddit-info

Get information about a subreddit.

Inferred read-only
reddit-get-user-comments

Get comments submitted by a specific Reddit user.

Inferred read-only
reddit-get-user-info

Get information about a Reddit user.

Inferred read-only
reddit-get-user-posts

Get posts submitted by a specific Reddit user.

Inferred read-only
reddit-search

Search Reddit for posts matching a query.

Inferred read-only
twitter-news

Get trending news from X/Twitter.

Inferred read-only
twitter-read

Read a single tweet by URL or ID.

Inferred read-only
twitter-search

Search X/Twitter for tweets matching a query.

Inferred read-only
twitter-thread

Read an entire tweet thread/conversation.

Inferred read-only
twitter-user-tweets

Get recent tweets from a specific X/Twitter user.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-server]
url = "https://superpowers.social/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "type": "http",
      "url": "https://superpowers.social/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-server
Remote MCP URL: https://superpowers.social/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://superpowers.social/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://superpowers.social/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-server",
  "transport": "streamable-http",
  "url": "https://superpowers.social/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.