How can I use MCP tool to provide UX for context autocomplete?

First of all, I’m amazed with the UX of the context mentioning shortcut in Chat or Composer (@). Is it possible to achieve something similar with MCP server tools?
E.g. I might have a Figma MCP server that might have a tool “list_pages” that returns the list of all available Figma pages in the form their “full paths” (my_team/my_project/my_page) and I am able to incrementally type their names, pick one, and add it to the conversation context.
Would love to know if that’s possible or how to get close to such a UX.

Unfortunately, we don’t have a ‘Tab-like’ functionality for MCP servers right now, but it’s a cool concept!

1 Like