Skip to content

Startvest-LLC/idealift-mcp-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

IdeaLift MCP Server

Pre-backlog idea management with decision tracking, signal aggregation, and RICE scoring.

What It Does

  • 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

Quick Start

Claude Desktop / Claude Code

{
  "mcpServers": {
    "idealift": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.idealift.startvest.ai/mcp"],
      "env": {
        "API_KEY": "your-api-key-here"
      }
    }
  }
}

Get Your API Key

  1. Sign up at idealift.startvest.ai
  2. Go to Settings → API Keys
  3. Create a new key with MCP scope

Documentation

Full documentation: idealift.startvest.ai/mcp

Tools Available

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

Support

License

Proprietary - see IdeaLift Terms

About

Documentation and setup for IdeaLift MCP Server

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors