Coming Soon

Stop Re-Explaining Your
Codebase to AI

Write your project context once. Every AI coding tool reads it automatically via MCP.

Works with Claude Code, Cursor, Copilot, Windsurf, and any MCP-compatible tool.

Web app launching soon · Collaborate with your team

Human-Friendly, AI-Ready

Write in a beautiful editor. ContextPin converts it to clean markdown that AI understands perfectly.

What you see What AI sees
ContextPin Editor

📋 Project Requirements

# Overview

Building a new authentication system for the mobile app.

# Key Features

# Technical Notes

interface AuthConfig {
provider: 'google' | 'apple';
scopes: string[];
redirectUri: string;
}

# Timeline

Launch target: Q2 2024

Markdown Output
# Project Requirements

## Overview
Building a new **authentication system** for the mobile app.

## Key Features
- [ ] OAuth 2.0 integration
- [ ] Biometric login support
- [x] Session management
- [ ] Password reset flow

## Technical Notes
```typescript
interface AuthConfig {
  provider: 'google' | 'apple';
  scopes: string[];
  redirectUri: string;
}
```

## Timeline
Launch target: **Q2 2024**

← Drag to compare →

Your AI Wastes Time Without Context

Every new chat starts from zero. ContextPin gives AI persistent access to what matters.

Architecture docs

Keep your system design, API contracts, and architecture decisions always accessible to AI

Coding standards

Your style guides, naming conventions, and review checklists — enforced by every AI session

Onboarding context

New team members and AI assistants get up to speed instantly with shared project knowledge

Live API data

Pull live data from any JSON API and template it into markdown your AI can read instantly

Built on the Model Context Protocol — the open standard by Anthropic for connecting AI to tools and data.

Drag. Drop. Reference.

Reference contexts and files inline—just drag into your text or type @

ContextPin

📋 Auth Refactor

Built for How Developers Actually Work

A web app that bridges the gap between your project knowledge and your AI tools.

MCP Native

AI assistants read your context directly — no copy-pasting into every chat.

Rich Editor

Write in a Notion-like editor with markdown, code blocks, tables, and drag-and-drop.

Cross-References

Link contexts together and embed files from your local repos. AI sees the full picture.

Live Contexts

Pull live data from APIs and template it into markdown your AI can read in real time.

Version History

Every edit is saved automatically. Restore any previous version with one click.

Team Collaboration

Share context across your team. Everyone's AI assistants stay aligned on project standards.

Frequently Asked Questions

Everything you need to know about ContextPin

What is ContextPin?

ContextPin is a web app that helps you manage and organize context documents for AI coding assistants. It connects to tools like Claude, Cursor, and VS Code via the Model Context Protocol (MCP), allowing AI assistants to directly access your documentation, coding standards, and project guidelines.

When is it launching?

We're actively building the web version of ContextPin with real-time collaboration features. Stay tuned for updates.

Which AI tools does ContextPin support?

ContextPin works with any AI tool that supports the Model Context Protocol (MCP), including Claude Desktop, Claude Code (CLI), Cursor, Windsurf, VS Code with Copilot, and more. Check our documentation for setup guides.

Will there be team collaboration?

Yes. The web version is built from the ground up for teams. Share context across your organization so every developer's AI assistant stays aligned on project standards and architecture.

What about the desktop version?

We're transitioning to a web-first approach to enable collaboration and instant access. The core experience — rich editing, MCP integration, live contexts — carries over to the web.

Still have questions?

Contact Support
Coming Soon

Give Your AI the Context It Needs

We're building the web version with real-time collaboration. Stay tuned.