# Vikunja API Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/vikunja-api
> Markdown URL: https://aitinkerers.org/technologies/vikunja-api.md
> Technology record last updated: 2026-02-23T01:40:28Z
> Generated: 2026-09-23T08:57:32Z

- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Dual-Agent MCP Development: Builder and Tester in the Same Conversation](https://seattle.aitinkerers.org/talks/rsvp_bimDZosu2Us)

I built a 44-tool MCP server that gives Claude full control over task management. But this talk isn't about the architecture — it's about how I built it with two Claude agents collaborating: one writes code, one uses the tool in real workflows. Live demo of the development loop: - Tester agent hits friction ("reordering 5 tasks took 11 API calls") - Builder agent implements fix - Tester validates — in minutes, not days The punchline: specs emerged from use, not upfront design. Started with 33 tools, ended with 44 — each one added because the tester needed it. I'll show the actual conversation flow and where this is heading: config as a shared channel for agent-to-agent communication without the human in the loop.

- Event context: AI Tinkerers Seattle Meetup: Dev Tools Track — January 12th, 2026 — 2026-01-13 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_bimDZosu2Us

## Related Technologies

- [Claude](https://aitinkerers.org/technologies/claude) ([Markdown](https://aitinkerers.org/technologies/claude.md)) — 174 public demos
- [FastMCP](https://aitinkerers.org/technologies/fastmcp) ([Markdown](https://aitinkerers.org/technologies/fastmcp.md)) — 9 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 664 public demos
