Self-hosted · Open architecture

Your microservices, mapped and versioned

Wireplan documents and visualizes your microservice architecture. Connect Claude Code via MCP and let AI keep your docs up to date.

No password required. We'll send you a magic link.

architecture / payment-platform

Features

Everything your team needs

Architecture Visualization

Interactive graph with React Flow. Drag-and-drop services, group them into domains, zoom from system to detail view. Export to Mermaid.

Contract Versioning

Immutable semver-based API contracts. Supports OpenAPI, gRPC, GraphQL, and AsyncAPI. Built-in diff viewer to compare any two versions.

MCP Integration

Claude Code and Claude.ai read and update your architecture docs directly via MCP SSE endpoint. One-line setup in your project.

Team Collaboration

Workspaces with role-based access control. Invite team members, assign owner, admin, or member roles. Track who changed what.

Self-hosted

Deploy on your own infrastructure with Go + PostgreSQL. Your data never leaves your network. No vendor lock-in, ever.

Service Catalog

Track every service with types, HTTP and gRPC interfaces, event schemas, cron jobs, and inter-service connections with protocols.

How it works

Three steps to clarity

01

Connect MCP

Add the Wireplan MCP endpoint to your Claude Code config. One CLI command or a JSON snippet — takes 30 seconds.

claude mcp add wireplan \
  --transport sse \
  "https://api.wireplan.dev/mcp/sse"
02

Document services

Claude Code discovers your services and publishes API contracts automatically. You review and approve the architecture graph.

# Claude auto-generates:
→ service interfaces
→ contract versions
→ connection maps
03

Visualize & share

Open the dashboard to see the full architecture diagram. Drag nodes, filter by domain, compare contract diffs, invite your team.

GET /architecture/full
→ groups, services,
  interfaces, connections

Ready to map your architecture?

Start documenting in minutes. No credit card, no setup wizard.