Skip to content

Conversation

@Paulescu
Copy link
Collaborator

@Paulescu Paulescu commented Feb 10, 2026

Summary

  • Added comprehensive MCP integration guide to README with setup instructions for Claude Code and Cursor
  • Created unified "Connect AI Tools" documentation page with step-by-step instructions for both tools
  • Cleaned up deprecated quickstart guides and runnable-examples infrastructure

Changes

Documentation Enhancements

  • Updated README with MCP (Model Context Protocol) overview and integration instructions
  • Created docs/getting-started/connect-ai-tools.mdx consolidating Claude Code and Cursor setup guides
  • Added rich Mintlify components (Note, Warning, Check, CodeGroup) for better UX

Cleanup

  • Removed deprecated quickstart.mdx and 8 quickstart guide files
  • Removed runnable-examples/ directory (5 files)
  • Updated navigation in docs.json to feature the unified AI tools page

Test plan

  • Verify the README displays correctly on GitHub
  • Test "Connect AI Tools" page renders properly in Mintlify (requires Node 20.17+)
  • Confirm MCP integration works with Claude Code and Cursor
  • Check that navigation sidebar shows the new page correctly

🤖 Generated with Claude Code

Paulescu and others added 4 commits February 10, 2026 13:39
Replace README with comprehensive documentation that includes:
- MCP integration instructions for Claude Code and Cursor
- Contributing guidelines with Mintlify CLI setup
- Link check workflow documentation
- Updated banner with links to playground, docs, and LEAP

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Create two new documentation pages in the Get Started section:
- Connect to Claude Code: Step-by-step MCP integration guide
- Connect to Cursor: One-click and manual setup instructions

Both pages include MCP protocol explanation and verification steps.
Updated docs.json navigation to include the new pages.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Merged separate "Connect to Claude Code" and "Connect to Cursor" pages
into a unified "Connect AI Tools" page for better discoverability and
reduced navigation clutter. The combined page includes both setup paths
with clear sections for each tool.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Cleaned up deprecated quickstart guides and runnable-examples infrastructure
that are no longer needed in the documentation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added liquid_docs.png to display the documentation banner in README.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Simplified MCP server description for clarity.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Replaced manual JSON file editing with the correct `claude mcp add` CLI
command for adding MCP servers. This is the proper way to configure Claude
Code and simplifies the setup process from 3 steps to 2.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added instructions to run `claude mcp list` to confirm the MCP server
was successfully added before testing the connection. This helps users
verify their setup is correct.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Changed the verification example from a generic question to a specific
Android deployment question to better demonstrate the MCP server's
capability to answer detailed technical questions.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added the "Connect AI Tools" page to the "Get Started" sections of both
SDK Reference and Examples tabs for consistent accessibility across all
documentation sections.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Paulescu Paulescu merged commit f63d54c into main Feb 10, 2026
6 checks passed
@Paulescu Paulescu deleted the pau/feature/instructions-to-integrate-with-ai-tools branch February 10, 2026 21:04
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.

1 participant