What is the ai.painspotter/painspotter MCP server?
AI-analyzed startup opportunities from Reddit, Hacker News & Product Hunt, with commercial scores.
How to install ai.painspotter/painspotter
Copy-paste configuration for popular MCP clients.
X-API-KeyrequiredsecretPainSpotter API key (starts with psk_live_). Create one at https://painspotter.ai/account. Free tier can call get_overview and get_opportunity; Pro unlocks all tools.
{
"mcpServers": {
"painspotter": {
"url": "https://painspotter.ai/mcp"
}
}
}{
"mcpServers": {
"painspotter": {
"serverUrl": "https://painspotter.ai/mcp"
}
}
}{
"servers": {
"painspotter": {
"type": "http",
"url": "https://painspotter.ai/mcp"
}
}
}{
"mcpServers": {
"painspotter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://painspotter.ai/mcp"
]
}
}
}claude mcp add --transport http painspotter https://painspotter.ai/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.