The Product 🧠 Brain for building with AI.
AI makes it easier to write code, now ideas are the bottleneck. Simple Product is the “product brain” that works with your coding agents, and makes building simple.
Context for your coding agent
Your agent can read and write all your product knowledge, customer feedback, and usage — directly through MCP.
Everyting you need to build great products, all in one place
Product builders jump between too many tools to track ideas, write specs, gather cutomer feedback, and reach out to customers. Simple Product brings everything you need together to create a full picture.
Idea Boards
Capture and prioritize what to build next.
Docs
Product knowledge your agent can read and write.
Feedback
Customer signals in one place.
Customer Tracking
Usage and context per customer.
Releases
Ship with confidence.
Analytics
See who's using what, and when.
All built for AI agents with MCP and tool use.
Break the bottleneck, deliver faster for customers
With all your product and customer context in one place, you can work better, iterate faster, and build great products for your customers.
Feedback recorded
A customer signals what they need.
Doc created
The doc created with prdouct specs.
Card done
The work moves through to done.
Release shipped
Changelog updates automatically.
Usage improves
Adoption shows up in analytics.
Customer happy
The person who asked gets the result.
Track ideas with boards
Simple kanban boards to organize feature requests, bugs, and ideas. Drag and drop to move things along — or let your agent do it.
Ideas
3Building
2Shipped
2Document everything
A simple wiki for roadmaps, meeting notes, and product specs. Your agent reads, writes, and links docs alongside you.
Documents
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.
Share your feedback
Help us improve the product
Would love to see a mobile app!
2 hours ago
The API is great, docs could use more examples
5 hours ago
Love the MCP integration with Claude!
1 day ago
Know your customers
Keep track of every customer, their requests, and your conversations. AI summaries help you stay on top of relationships.
Sarah Johnson
VP of Product
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.
See who's using what
Active users, retention, and engagement out of the box. Drop in the SDK and your analytics are live.
Share what you ship
Write release notes in markdown and publish them to a public changelog. Keep customers in the loop with RSS feeds.
# 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
v2.1.0 - January 2026
Jan 7, 2026New Features
- Feedback Collection
- Release Notes
- RSS Feeds
v2.0.0 - December 2025
Dec 15, 2025Connect your tools
Send emails from Gmail, sync calendar events, and keep everything in sync.
Gmail
Send emails directly from customer records
Google Calendar
Sync meetings with your contacts
REST API
Full API access to all your product data
JavaScript SDK
Track events and collect feedback from your app
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/sdkimport { 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
Keep it simple.
Don't waste your time with bloated, complicated tools. Give your agent one place to find every product and customer artifact.