Skip to content

Claude/add mcp apps extension 37 zxy - #1

Open
hamchowderr wants to merge 3 commits into
masterfrom
claude/add-mcp-apps-extension-37Zxy
Open

Claude/add mcp apps extension 37 zxy#1
hamchowderr wants to merge 3 commits into
masterfrom
claude/add-mcp-apps-extension-37Zxy

Conversation

@hamchowderr

Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits March 22, 2026 08:01
…view UIs

Implements the MCP Apps Extension (io.modelcontextprotocol/ui) to provide
interactive UI components that render directly in AI chat conversations.

New tools:
- view_records: Interactive sortable/searchable table for browsing datasheet records
- view_space: Visual dashboard showing workspace nodes with stats and search

New files:
- src/aitable-apps.ts: Server-side app tool and resource registration
- src/apps/record-browser.html/.ts: Record browser UI (built by Vite)
- src/apps/space-overview.html/.ts: Space overview dashboard UI (built by Vite)
- vite.config.ts: Vite config for building single-file HTML bundles

Also fixes:
- tsconfig.json: Include entry points that were incorrectly excluded
- package.json: Fix dist paths to match actual tsc output structure

https://claude.ai/code/session_01629edQVbqDffohXkTJ12Le
… Embed Previewer, Attachment Manager, Node Explorer

Extends the MCP Apps Extension with 6 additional interactive UIs:

- edit_record: Form with field-type inputs (text, number, select, date, checkbox)
  for creating and editing records
- design_datasheet: Visual wizard with dynamic field rows and type selection
  for creating new datasheets
- manage_fields: Field list with type badges, search, inline create/delete
- preview_embeds: Embed link cards with live iframe preview, copy URL, delete
- manage_attachments: Upload UI showing tokens and 2-step attach workflow
- explore_nodes: Expandable folder tree with detail panel and lazy loading

Total MCP Apps: 8 (from 2), Total tools: 24 (from 18), Total resources: 16

https://claude.ai/code/session_01629edQVbqDffohXkTJ12Le
@vercel

vercel Bot commented Mar 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aitable-mcp Error Error Apr 5, 2026 11:30pm

- Add buildCommand and outputDirectory to vercel.json so Vercel runs
  the full build (TypeScript + MCP Apps) instead of skipping it
- Bump @modelcontextprotocol/sdk from ^1.22.0 to ^1.29.0 to satisfy
  the peer dependency required by @modelcontextprotocol/ext-apps

https://claude.ai/code/session_01629edQVbqDffohXkTJ12Le
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.

2 participants