←back to thread

439 points david927 | 1 comments | | HN request time: 0.203s | source

What are you working on? Any new ideas which you're thinking about?
1. keithgroves ◴[] No.44428655[source]
I'm building the Enact Protocol: https://enactprotocol.com

Turn any command into an AI-discoverable MCP tool with a few lines of YAML:

   name: hello-world
   description: "Greets the world"  
   command: "echo 'Hello, World"
Any AI agent can search for "greeting" and use your tool. I'm also building the first registry at https://enact.tools