Content
# AI assited Tiddly Wiki Development
https://talk.tiddlywiki.org/t/develop-mcp-server-for-tw/12362/9?u=jjkavalam
[Demo Video on YouTube](https://www.youtube.com/watch?v=EDGX9WVcKp4)
# Setup
The instructions below assume your AI Coding Agent is: GitHub Copilot running in Visual Studio Code.
1. Place your TiddlyWiki at wiki/index.html
2. Open your AI coding agent and add Playwright MCP server (see https://github.com/mcp)
3. Ensure your AI coding agent can see the TiddlyWiki specific instructions (With GitHub Copilot, it will automatically pick them up from .github/)
# Usage
Usage is simply to prompt your AI coding agent to perform any TiddlyWiki related tasks.
Some examples are below.
## Example 1 - Create a new tiddler with some simply wiki text
```
In my Tiddlywiki i have some tiddlers that have "Question" in their title.
Create a new tiddler that will list all such tiddlers.
Also tell me how many such questions you find and what they are.
```
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter,...