Pre-backlog idea management with decision tracking, signal aggregation, and RICE scoring.
- Capture Ideas: Ingest product feedback from Slack, Teams, Discord, GitHub, and more
- Track Signals: Aggregate demand signals from multiple sources
- Score Ideas: RICE scoring (Reach, Impact, Confidence, Effort)
- Log Decisions: Full audit trail of why decisions were made
- Manage Roadmap: Status workflows and prioritization
{
"mcpServers": {
"idealift": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.idealift.startvest.ai/mcp"],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}- Sign up at idealift.startvest.ai
- Go to Settings → API Keys
- Create a new key with MCP scope
Full documentation: idealift.startvest.ai/mcp
| Tool | Description |
|---|---|
list_ideas |
List all ideas with filtering |
get_idea |
Get detailed idea information |
create_idea |
Create new ideas |
update_idea |
Update idea properties |
list_signals |
View aggregated signals |
log_decision |
Record decisions with rationale |
get_roadmap |
View current roadmap |
search_ideas |
Full-text search |
Proprietary - see IdeaLift Terms