Carsten Rösnick-Neugebauer<p>I've found the <a href="https://fosstodon.org/tags/MCPServer" class="mention hashtag" rel="tag">#<span>MCPServer</span></a> rabbit hole 😄 I thought I could use hermes-mcp to build an MCP Server for <a href="https://fosstodon.org/tags/Todoist" class="mention hashtag" rel="tag">#<span>Todoist</span></a> in <a href="https://fosstodon.org/tags/ElixirLang" class="mention hashtag" rel="tag">#<span>ElixirLang</span></a>. But server support is not yet implemented. So I took `:gen_tcp` and a bit of the MCP spec and built a poor-mans implementation myself: <a href="https://github.com/croesnick/todoist-mcp-server-ex" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/croesnick/todoist-m</span><span class="invisible">cp-server-ex</span></a> 🙂 Next step: Build stubs for all other methods (like `prompts/list`).</p>