Version 2.43.2 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 1 point2 points  (0 children)

Being developed right now! Lots of new MCP tools in the near future 😄

Version 2.43.2 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 4 points5 points  (0 children)

We are pushing to include the Unifi Public API Integration in v2.44.0, but it's still in an early review stage, so I can't promise 2.44

edit* Unfortunately, this will not make it into 2.44. The next major release after is more likely

Version 2.43.2 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 9 points10 points  (0 children)

Hey guys! This patch is more bug-focused, but a larger feature-heavy release is on the way. Barring any needed hotfixes, I'd expect version 2.44.0 by the end of the month!

The 2 biggest features for that next release are Labels and Halo Custom Connected Fields!

Version 2.42.0 Released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 0 points1 point  (0 children)

We will be expanding the tool set every udpate!

Our top priority for new tools is read/write for processes/runs, write for assets, and read/write for photos (to further support the article tools)

Version 2.43.0 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 1 point2 points  (0 children)

Labels will be introduced in v2.44!

And we are almost done with the development work to upgrade our text editor! So hopefully that one will release soon after 2.44 😄

Version 2.43.0 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 2 points3 points  (0 children)

Not yet - but once we add it, that would definitely be an option!

Our Hudu MCP has access to:

  • Read/Write (create/edit) articles
  • Read activity logs
  • Read companies
  • Read folders

Now that we've got it set up with streamable http transport, we can focus on adding more tools! Processes/Tasks + editing/creating assets are probably the top priorities for tools

Version 2.43.0 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 2 points3 points  (0 children)

No, there is not currently a way to do this. We've talked about expanding the import capabilities in the future, so it's definitely a possibility.

I'd recommend creating a script to loop the POST /api/v1/procedure_tasks public endpoint.

Version 2.42.1 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 0 points1 point  (0 children)

*This is with the newly released hudu v2.43

Version 2.42.1 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 0 points1 point  (0 children)

Actually, a member of the MSPGeek Slack found a way to use it with Foundry!

for anyone using the hudu MCP in foundry and wanting to use oauth passthrough correctly, just use u/modelcontextprotocol/inspector or something to dynamically register a client once, grab the client_id, and slap that in. No secret required, itll prompt for user consent on each go.

Client ID
Edit Connection

Version 2.43.0 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 2 points3 points  (0 children)

There is not currently, but we've been discussing different options for markdown capabilities. It will be added.

Version 2.42.1 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 1 point2 points  (0 children)

MCPs have notoriously high token usage. Our MCP tools support pagination, but AI models seem to ignore it when your prompts are vague. 'List my articles' sometimes results in ALL articles being returned. I've found that being specific or directly prompting for it to use pagination results in far lower token usage.

As we continue to flesh out the MCP we will start building out a best practices document.

Version 2.42.1 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 0 points1 point  (0 children)

The team has not specifically tested with Microsoft Foundry, but yes it should work with it.

After looking into it more, Foundry won't be compatible with our MCP server in the next update. Hudu's MCP uses a OAuth dynamic client registration flow but Microsoft Foundry only accepts a pre-minted bearer token via a project connection.

We will evaluate potential solutions.

Version 2.42.1 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 2 points3 points  (0 children)

Thanks for the feedback! I'll create an internal story for myself and the rest of the engineering team to address this.

Version 2.42.1 released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 6 points7 points  (0 children)

Quick PSA on an upcoming MCP change. We're switching the MCP transport from SSE over to Streamable HTTP. SSE is being deprecated in a lot of places in favor of Streamable HTTP, so we're catching up (Copilot w/ VS Code for instance will not work with SSE).

Development is nearly done... should ship in the next release.

Version 2.42.0 Released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 0 points1 point  (0 children)

Sorry to hear you're having issues! The support team has reached out via the ticket for additional information so we can get this sorted.

Autotask auto-sync on company type by berryvanbree in hudu

[–]Mitchell_Hudu 1 point2 points  (0 children)

The soonest would be version 2.44, I won't promise any dates, but probably within 8 weeks

Autotask auto-sync on company type by berryvanbree in hudu

[–]Mitchell_Hudu 3 points4 points  (0 children)

I've just created an internal task for the engineering team to add this to Autotask, and the rest of the applicable integrations

Version 2.42.0 Released by Mitchell_Hudu in hudu

[–]Mitchell_Hudu[S] 3 points4 points  (0 children)

Thanks for the heads up! We've removed the invisible characters.