← ideaplan.io
INDIVIDUAL MCP TOOL
idea_lookup
Get a validated SaaS product idea with full analysis including problem/solution, MVP features, tech stack, go-to-market strategy, and competitive landscape.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.ideaplan]
url = "https://www.ideaplan.io/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ideaplan": {
"type": "http",
"url": "https://www.ideaplan.io/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ideaplan
Remote MCP URL: https://www.ideaplan.io/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": {
"ideaplan": {
"url": "https://www.ideaplan.io/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ideaplan": {
"type": "http",
"url": "https://www.ideaplan.io/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ideaplan",
"transport": "streamable-http",
"url": "https://www.ideaplan.io/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
glossary_lookup— Look up a product management term definition from IdeaPlan's glossary of 230+ terms.rice_score— Calculate a RICE prioritization score for a feature.salary_lookup— Get product manager salary data for a specific role and city.search_ideas— Search IdeaPlan's database of 71 validated SaaS ideas.trend_lookup— Get a SaaS market trend with growth data (CAGR, market size), drivers, signals, and related opportunities.search_content— Search across all IdeaPlan content (blog, guides, frameworks, templates, strategy, case studies).pm_tool_recommend— Get PM software recommendations based on role, workflow needs, team size, budget, and maturity.interview_prep— Get PM interview questions and prep tips for a specific tech company.