Odel
idealift mcp docs

idealift mcp docs

@startvest-llcDeveloper ToolsUpdated 1mo ago

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

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

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

ToolDescription
list_ideasList all ideas with filtering
get_ideaGet detailed idea information
create_ideaCreate new ideas
update_ideaUpdate idea properties
list_signalsView aggregated signals
log_decisionRecord decisions with rationale
get_roadmapView current roadmap
search_ideasFull-text search

Support

License

Proprietary - see IdeaLift Terms