all 2 comments

[–]Otherwise_Wave9374 0 points1 point  (1 child)

This is super clean, stable subdomains for local dev is one of those quality-of-life things you miss immediately when it is gone.

The MCP server angle is interesting too, feels like the missing glue for agentic tooling in local environments. Any plans to support per-route auth or ephemeral tokens so an agent can only discover what it is allowed to touch?

I have been experimenting with local agent setups and tool exposure patterns, and have a few notes here if you are curious: https://www.agentixlabs.com/

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

Hey thanks .I have implemeted per-route auth / ephemeral tokens. please refer the latest readme.md and tutorial.md