MCP Hub
Back to servers

vincikit

Validated

AI stack configurator with conversational interviews and intelligent recommendations

Registry
Tools
12
Validated
Jan 9, 2026
Validation Details

Duration: 6.8s

Server: vincikit v2.0.0

Quick Install

npx -y @vincikit/mcp-server
start_interview

Start 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_question

Submit 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_recommendation

Skip remaining questions and generate recommendation with current answers. Use when user wants quick results.

get_session

Retrieve a session by ID to view or continue an interview.

update_session

Update specific answers in a session and optionally regenerate the recommendation.

list_sessions

List all sessions for a user (requires email or API key for persistence).

link_account

Link a session to an email for persistence across devices and conversations. Creates a VinciKit account if one doesn't exist.

visualize_stack

Generate a text/ASCII visualization of a stack configuration. Great for displaying recommendations in a clear, visual format.

list_tools

List all available tools in the VinciKit catalog, optionally filtered by category.

get_tool_details

Get detailed information about a specific tool.

quick_recommend

Get a quick stack recommendation without the full interview. Good for users who know what they want.

create_setup_link

Create 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