Skip to content

Simplify architecture diagram in README#244

Merged
jancurn merged 2 commits into
mainfrom
claude/fix-npm-ascii-diagram-j2dYD
May 21, 2026
Merged

Simplify architecture diagram in README#244
jancurn merged 2 commits into
mainfrom
claude/fix-npm-ascii-diagram-j2dYD

Conversation

@jancurn
Copy link
Copy Markdown
Member

@jancurn jancurn commented May 20, 2026

Summary

Simplified the ASCII architecture diagram in the README to make it more concise and easier to read while maintaining the same conceptual information.

Changes

  • Reduced diagram width and complexity by removing excessive spacing and alignment characters
  • Condensed the flow arrows from multi-line to single-line representation
  • Moved the feature list (Sessions, OAuth, Tools, Resources, Prompts, Tasks, x402) below the diagram for better readability
  • Maintained all original information while improving visual clarity

Details

The diagram now uses a more compact layout that is easier to parse at a glance, while still clearly showing the relationship between the AI agent, mcpc, and the MCP server. This improves the README's presentation without changing any technical content or documentation.

https://claude.ai/code/session_013Fze4keWkHv52j43eoS97b

claude and others added 2 commits May 20, 2026 21:20
The previous ASCII diagram was ~88 characters wide, which caused a
horizontal scrollbar on the npm package page. Tightened the boxes,
arrows, and description column so the diagram is ~55 characters wide
and renders without overflow.
@jancurn jancurn merged commit bc5887b into main May 21, 2026
6 checks passed
@jancurn jancurn deleted the claude/fix-npm-ascii-diagram-j2dYD branch May 21, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants