AI stack configurator with conversational interviews and intelligent recommendations
Validation Details
Duration: 6.8s
Server: vincikit v2.0.0
Quick Install
npx -y @vincikit/mcp-serverstart_interviewStart a new VinciKit interview session. This begins a conversational flow to understand the user's project and recommend the optimal AI + tools stack. Returns the first question to ask.
answer_questionSubmit the user's answer to the current interview question. Returns either the next question or the final recommendation if the interview is complete.
skip_to_recommendationSkip remaining questions and generate recommendation with current answers. Use when user wants quick results.
get_sessionRetrieve a session by ID to view or continue an interview.
update_sessionUpdate specific answers in a session and optionally regenerate the recommendation.
list_sessionsList all sessions for a user (requires email or API key for persistence).
link_accountLink a session to an email for persistence across devices and conversations. Creates a VinciKit account if one doesn't exist.
visualize_stackGenerate a text/ASCII visualization of a stack configuration. Great for displaying recommendations in a clear, visual format.
list_toolsList all available tools in the VinciKit catalog, optionally filtered by category.
get_tool_detailsGet detailed information about a specific tool.
quick_recommendGet a quick stack recommendation without the full interview. Good for users who know what they want.
create_setup_linkCreate a personalized setup link for VinciKit.com. The link preserves the session configuration for one-click setup on the web.
Reviews
No reviews yet
Sign in to write a review