Build with AI Guide + MCP Toolkit Documentation
Created by: ihsraham
Linked Tasks
- WDKDOCS-156: Guide / Page - building wdk wallets using AI Coding assistants
-
WDKDOCS-148: Create Documentation for
wdk-mcp-toolkit(New Module)
Previews
Changes
New Pages
| Page | Path | Description |
|---|---|---|
| Build with AI | start-building/build-with-ai.md |
Guide for connecting AI coding assistants to WDK docs via MCP server or Markdown endpoints. Includes IDE configs (Cursor, Claude Code, GitHub Copilot, Windsurf, Cline, Continue), project rules, llms.txt endpoints, AGENTS.md reference, and example prompts. |
| MCP Toolkit Overview | ai/mcp-toolkit/README.md |
Overview of @tetherto/wdk-mcp-toolkit with features, supported chains table, and embedded demo video. |
| MCP Toolkit Get Started | ai/mcp-toolkit/get-started.md |
Setup wizard + manual setup with stepper. Multi-IDE config tabs for 6 tools. Optional capabilities and env vars. |
| MCP Toolkit Configuration | ai/mcp-toolkit/configuration.md |
Server setup, wallet registration, capabilities (pricing, indexer, protocols), token management, tool arrays with READ/WRITE splits, custom tools, and security checklist. |
| MCP Toolkit API Reference | ai/mcp-toolkit/api-reference.md |
WdkMcpServer class API and all 35 built-in MCP tools across 7 categories with input/output schemas. |
Modified Pages
| Page | Change |
|---|---|
SUMMARY.md |
Added "Build with AI" under Start Building, new top-level "AI" section for MCP Toolkit |
overview/changelog.md |
Added February 10 entry for both new sections |
start-building/nodejs-bare-quickstart.md |
Added cross-link callout to Build with AI |
start-building/react-native-quickstart.md |
Added cross-link callout to Build with AI |