Simplify how you build for your customers

Track ideas, talk to customers, and ship features faster. Building great products doesn't have to be complicated, in fact, it's better when it's not.

Get Startedor
npx @simple-product/mcp --install

Stay close to customers

Every decision starts with understanding who you're building for.

  • • Customer database & CRM
  • • Feedback collection
  • • Public changelog
  • • Usage analytics

Move fast and iterate

Ship quickly without losing track of what matters.

  • • Kanban boards
  • • Docs & wikis
  • • Link everything together
  • • Simple, not complicated

Let AI do the busywork

Automate the tedious stuff so you can focus on building.

  • • AI assistant in-app
  • • MCP for your code editor
  • • Auto-generated summaries
  • • Smart search & linking

Track ideas with boards

Simple kanban boards to organize feature requests, bugs, and ideas. Drag and drop to move things along.

Product Roadmap

Ideas

3
Mobile app support
Dark mode
API webhooks

Building

2
Gmail integration
AI summaries

Shipped

2
Customer records
Document editor

Know your customers

Keep track of every customer, their requests, and your conversations. AI summaries help you stay on top of relationships.

Customer Record
SJ

Sarah Johnson

VP of Product

sarah@techcorp.com
+1 (555) 123-4567
TechCorp Inc
AI Summary

Sarah is a key stakeholder at TechCorp, interested in API integrations and mobile support. She's been highly engaged, attending 3 demos and submitting 5 feature requests. Priority: High.

Connect your app in minutes

Drop in our SDK to automatically sync users as contacts and track product usage. Know exactly which customers use which features.

npm install @simple-product/sdk
app.ts
import { SimpleProduct } from '@simple-product/sdk';

// Initialize once in your app
const sp = new SimpleProduct({ apiKey: 'sk_...' });

// Identify users when they sign in
sp.identify({
  userId: user.id,
  email: user.email,
  name: user.name,
  company: user.company,
});

// Track feature usage
sp.track('feature_used', {
  feature: 'export_report',
  plan: user.plan,
});

Auto-sync users

Users become contacts automatically

Track usage

See which features customers use

Capture feedback

Collect NPS and feature requests

Document everything

A simple wiki for roadmaps, meeting notes, and product specs. Link documents to customers and cards.

Documentation

Documents

Product Roadmap
API Reference
Meeting Notes
Customer Feedback
DocsProduct Roadmap

Product Roadmap Q1 2025

Goals

  • Launch Gmail and Calendar integrations
  • Add AI-powered email composition
  • Improve customer record pages with tabs

Key Features

Focus on making it easier to track customer relationships and communicate directly from the platform.

Collect customer feedback

Capture feedback from your app, website, or anywhere with the SDK and API. Link feedback to customers and track trends over time.

Feedback Widget

Share your feedback

Help us improve the product

sarah@acme.com
Would love to see a mobile app! I'm often away from my desk and...
Submit Feedback
Collected Feedback
Sarah Chenwidget

Would love to see a mobile app!

2 hours ago

Mike Johnsonapi

The API is great, docs could use more examples

5 hours ago

Emma Davissdk

Love the MCP integration with Claude!

1 day ago

Share what you ship

Write release notes in markdown and publish them to a public changelog. Keep customers in the loop with RSS feeds.

Release Editor
Saved

# v2.1.0 - January 2026

## New Features

- **Feedback Collection** - Capture customer feedback via SDK, API, or widget

- **Release Notes** - Write and publish changelogs

- **RSS Feeds** - Subscribe to release updates

## Improvements

- Better dark mode support

- Faster page loads

Public Changelog

v2.1.0 - January 2026

Jan 7, 2026

New Features

  • Feedback Collection
  • Release Notes
  • RSS Feeds

v2.0.0 - December 2025

Dec 15, 2025
MCP integration, AI chat, Gmail sync...

Connect your AI coding assistant

Use MCP to connect Claude Code or Cursor directly to your product data. Query customer requests, create cards, and turn ideas into shipped code.

npx @simple-product/mcp --install
claude-code
$claude "show me the top feature requests"

Found 3 high-priority requests:

1. Mobile app support - 12 customers requested

2. API webhooks - 8 customers requested

3. Dark mode - 6 customers requested

$claude "create a card for API webhooks on the roadmap board"

Created card "API Webhooks" in Ideas stage

Linked to 8 customer requests from TechCorp, StartupXYZ, and 6 others

$|

Connect your tools

Send emails from Gmail, sync calendar events, and keep everything in sync.

Connected

Gmail

Send emails directly from customer records

Connected

Google Calendar

Sync meetings with your contacts

Connected

REST API

Full API access to all your product data

Connected

JavaScript SDK

Track events and collect feedback from your app

Start building today

No credit card required. Get started in minutes.

Get Started Free