-

@ Gzuuus
2025-05-20 17:07:04
Great progress today with DVMCP!🚀 I finished implementing the completions and added them to the specification. I also fixed the configuration wizard for the packages and made other minor improvements.
https://nostr.download/6c76b29c80f361b1bcf36665387bebe70cb4e048bf0fb0d1dcb66d32fb24ad76.mp4
I recorded a short video demonstrating the bridge and discovery package in action locally. In the video, you can see a relay in the middle terminal, the bridge serving MCP servers on the left, and the discovery package consuming capabilities and interacting with the server on the right.
I'm using the MCP Inspector connected to the Discovery Server to test everything via its interface. The completions are functioning well, they appear in the prompts section of the video, particularly when playing with the "complex_prompt," which displays the autocomplete options.
Another exciting part is that all interactions use ephemeral events, so you can see in the relay logs, that it never exceed five events, which are related to the server and capabilities. Neat! Next, I will continue polishing the packages and then update dvmcp.fun to align with the new specification #dvmcp