INDIVIDUAL MCP TOOL
subreddit_rules
Free lookup of a subreddit's promotion posture from Thread Otter's community vetting data (2,000+ profiled subreddits): self-promo policy, link policy, and how to write for the room.
LIVE ENDPOINT
https://www.threadotter.com/api/mcp
Connect to this endpoint to inspect the live schema for subreddit_rules and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
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.thread-otter]
url = "https://www.threadotter.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"thread-otter": {
"type": "http",
"url": "https://www.threadotter.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: thread-otter
Remote MCP URL: https://www.threadotter.com/api/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": {
"thread-otter": {
"url": "https://www.threadotter.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"thread-otter": {
"type": "http",
"url": "https://www.threadotter.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "thread-otter",
"transport": "streamable-http",
"url": "https://www.threadotter.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_started— How to connect Thread Otter: what this server does, the free tools available anonymously, trial signup, and API key setup.find_buyer_threads— Free GTM demo: give it a product website URL and Thread Otter crawls the site, works out who its buyers are, and mines recent Reddit threads where those buyers are asking for something like it.get_demo_report— Fetch the results of a find_buyer_threads run: top matched buyer threads with relevance scores, plus a link to the full report with reply drafts.reddit_demand_board— Free weekly board of what people keep asking for across 40 startup, marketing, sales, dev, and ecommerce subreddits: recurring pains, missing tools, and paying-shaped demand with real thread links.