Settings

Theme

Model Context Protocol and Fireproof Demo: To Do List

github.com

2 points by jchanimal a year ago · 3 comments

Reader

jchanimalOP a year ago

This is just the first step in a bunch of cool stuff you can do. Now that the data is in a syncing database you can have models across multiple vendors and backends all working with the data locally while collaborating on changes. This means you can use the right model for the job without worrying about tracking where the data needs to go, instead each model can react to the appropriate fields and update types.

This is a super simple codebase so if you fork it and make something real, please share it with us.

bfeynman a year ago

Is this supposed to be impressive? Rebranding function calling and moving that code to a different place?

  • jchanimalOP a year ago

    I’m impressed by how easy it was, for someone new to all parts of the stack.

    I agree MCP isn’t a big change, but that is a good thing. It’s more about making the implicit interface into something portable and reusable.

    Most posix commands aren’t impressive in their own right, it’s the composability that gives them power. MCP plus data sync is similar.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection