https://talk.tiddlywiki.org/t/develop-mcp-server-for-tw/12362/9?u=jjkavalam
The instructions below assume your AI Coding Agent is: GitHub Copilot running in Visual Studio Code.
- Place your TiddlyWiki at wiki/index.html
- Open your AI coding agent and add Playwright MCP server (see https://github.com/mcp)
- Ensure your AI coding agent can see the TiddlyWiki specific instructions (With GitHub Copilot, it will automatically pick them up from .github/)
Usage is simply to prompt your AI coding agent to perform any TiddlyWiki related tasks.
Some examples are below.
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.