8000 Download claude button showing up even though was installed · Issue #81 · fleuristes/fleur · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Download claude button showing up even though was installed #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

8000

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vinayak-mehta opened this issue Mar 23, 2025 · 0 comments
Open

Download claude button showing up even though was installed #81

vinayak-mehta opened this issue Mar 23, 2025 · 0 comments

Comments

@vinayak-mehta
Copy link
Member
vinayak-mehta commented Mar 23, 2025

Directory where Claude.exe was installed C:\Users\Lokesh\AppData\Local\AnthropicClaude\app-0.8.1

Logs

2025-03-23T23:35:28.4830391Z [INFO] Logger initialized with level: Info
2025-03-23T23:35:28.4960407Z [INFO] Preloading dependencies
2025-03-23T23:35:28.5168064Z [INFO] NVM for Windows found at C:\Users\Lokesh\AppData\Roaming\nvm
2025-03-23T23:35:30.4218186Z [INFO] Checking for updates...
2025-03-23T23:35:31.3825098Z [INFO] No update available
2025-03-23T23:35:34.5332161Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:34.5334983Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:35.5331839Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:35.5333914Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:38.9259418Z [INFO] Node.js v20.9.0 is already installed via nvm
2025-03-23T23:35:40.666232Z [INFO] Creating NPX shim...
2025-03-23T23:35:41.1523702Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:41.152551Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:41.1527011Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:41.2183425Z [INFO] [Frontend] App statuses: {"installed":{},"configured":{}}
2025-03-23T23:35:41.2240111Z [INFO] Starting environment setup
2025-03-23T23:35:41.2439353Z [INFO] Fetching app registry...
2025-03-23T23:35:41.2444957Z [INFO] Fetching app registry from https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/apps.json
2025-03-23T23:35:41.6763482Z [INFO] Successfully fetched and cached app registry
2025-03-23T23:35:41.6765331Z [INFO] Successfully fetched app registry: [{"category":"Utilities","config":{"args":["mcp-server-fetch"],"mcpKey":"fetch","runtime":"uvx"},"description":"This app enables Claude to retrieve and process content from web pages, converting HTML to markdown for easier consumption.","developer":"MCP","features":[{"description":"Extract and analyze information from web pages","name":"Process web pages","prompt":"Get the top article from nytimes.com and summarize it"},{"description":"Transform web page HTML into readable markdown format","name":"Convert HTML to markdown","prompt":"Fetch this documentation page and convert it to markdown for me"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/fetch-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/fetch-light.svg"}},"name":"Fetch","price":"Free","setup":[],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/fetch"},{"category":"Utilities","config":{"args":["-y","@modelcontextprotocol/server-memory"],"mcpKey":"memory","runtime":"npx"},"description":"This app lets Claude remember information about the user across chats.","developer":"MCP","features":[{"description":"Store and recall information about the user across conversations","name":"Remember user information","prompt":"Remember that John likes to play soccer"},{"description":"Access information from past interactions with the user","name":"Recall previous conversations","prompt":"What did John tell me about his job last time we talked?"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/memory-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/memory-light.svg"}},"name":"Memory","price":"Free","setup":[],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/memory"},{"category":"Utilities","config":{"args":["-y","@modelcontextprotocol/server-github"],"mcpKey":"github","runtime":"npx"},"description":"This app lets Claude use the GitHub API, enabling file operations, repository management, search functionality, and more.","developer":"MCP","features":[{"description":"Create or update a file in a GitHub repository","name":"Create or update files","prompt":"Create a README file for my project and push it to my repository at github.com/username/repo"},{"description":"Fetch and summarize all open issues in a GitHub repository","name":"Summarize open issues","prompt":"Summarize all open issues in my repository at github.com/username/repo"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/github-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/github-light.svg"}},"name":"Github","price":"Free","setup":[{"label":"Create a GitHub Personal Access Token","type":"text","value":"Create a personal access token for your account: https://github.com/settings/tokens"},{"key":"GITHUB_PERSONAL_ACCESS_TOKEN","label":"GitHub Personal Access Token","placeholder":"Enter your GitHub Personal Access Token","type":"input","value":"Enter your GitHub Personal Access Token"}],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/github"},{"category":"Productivity","config":{"args":["--from","git+https://github.com/vinayak-mehta/linear-mcp","linear-mcp"],"mcpKey":"linear","runtime":"uvx"},"description":"Allows Claude to interact with Linear","developer":"Linear","features":[{"description":"Ask Claude about your Linear issues","name":"Ask Claude about your Linear issues","prompt":"What are the most important issues in my Linear board?"},{"description":"Create a new issue in Linear","name":"Create a new issue in Linear","prompt":"Create a new issue in Linear titled..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/linear-light.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/linear-dark.svg"}},"name":"Linear","price":"Free","setup":[{"label":"Create an API Key","type":"text","value":"Create or get a Personal API key for your account: https://linear.app/settings/account/security"},{"key":"LINEAR_API_KEY","label":"Linear API Key","placeholder":"Enter your Linear API key","type":"input","value":"Enter your Linear API key"}],"sourceUrl":"https://github.com/vinayak-mehta/linear-mcp"},{"category":"Communication","config":{"args":["-y","@modelcontextprotocol/server-slack"],"mcpKey":"slack","runtime":"npx"},"description":"Allows Claude to interact with Slack","developer":"Slack","features":[{"description":"Ask Claude about your Slack issues","name":"Ask Claude about your Slack issues","prompt":"What are the most important issues in my customer Slack channels?"},{"description":"Get a tldr of a Slack conversation","name":"Get a tldr of a Slack conversation","prompt":"Give me a tldr of this thread in Slack..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/slack.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/slack.svg"}},"name":"Slack","price":"Free","setup":[{"key":"SLACK_BOT_TOKEN","label":"Slack Bot Token","placeholder":"Enter your Slack bot token","type":"input","value":"Enter your Slack bot token"},{"key":"SLACK_TEAM_ID","label":"Slack Team ID","placeholder":"Enter your Slack team ID","type":"input","value":"Enter your Slack team ID"}],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/slack"},{"category":"Productivity","config":{"args":["mcp-obsidian"],"mcpKey":"obsidian","runtime":"uvx"},"description":"Allows Claude to interact with your Obsidian vault, search notes, and retrieve content","developer":"Markus Pfundstein","features":[{"description":"Search for notes in your Obsidian vault","name":"Search Obsidian notes","prompt":"Find notes in my Obsidian vault about..."},{"description":"Get the content of specific notes from your Obsidian vault","name":"Retrieve note content","prompt":"Show me my Obsidian note about..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/obsidian.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/obsidian.svg"}},"name":"Obsidian","price":"Free","setup":[{"label":"Install the Obsidian REST API plugin","type":"text","value":"Open the plugin settings in Obsidian and install the Local REST API plugin"},{"key":"OBSIDIAN_API_KEY","label":"Obsidian API Key","placeholder":"Enter your Obsidian API key","type":"input","value":"Enter your Obsidian API key"}],"sourceUrl":"https://github.com/MarkusPfundstein/mcp-obsidian"},{"category":"Flashcards","config":{"args":["-y","@getrember/mcp"],"mcpKey":"rember","runtime":"npx"},"description":"Allow Claude to create flashcards for you with the official MCP for Rember. Rember helps you study and remember anything you care about by scheduling spaced repetition reviews.\n\nSign up at rember.com","developer":"Rember","features":[{"description":"Create flashcards from your chats","name":"Create flashcards from your chats","prompt":"... I like your answer, help me remember it"},{"description":"Create flashcards from your PDFs","name":"Create flashcards from your PDFs","prompt":"Create flashcards from chapter 2 of this PDF"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/rember.png","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/rember.png"}},"name":"Rember","price":"Free","setup":[{"label":"Get an API Key","type":"text","value":"You can find your Rember API key in Settings > MCP & API."},{"key":"REMBER_API_KEY","label":"Rember API Key","placeholder":"Enter your Rember API key","type":"input","value":"Enter your Rember API key"}],"sourceUrl":"https://github.com/rember/rember-mcp"},{"category":"Utilities","config":{"args":["-y","@modelcontextprotocol/server-puppeteer","--debug"],"mcpKey":"puppeteer","runtime":"npx"},"description":"This is a browser app that allows Claude to navigate to any website, take screenshots, and interact with the page.","developer":"Google LLC","features":[{"description":"Navigate to any URL in the browser","name":"Navigate to any website","prompt":"Navigate to the URL google.com and..."},{"description":"Click elements on the page","name":"Interact with any website - search, click, scroll, screenshot, etc.","prompt":"Go to google.com and search for..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/browser-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/browser-light.svg"}},"name":"Browser","price":"Free","setup":[],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer"},{"category":"Social","config":{"args":["--from","git+https://github.com/erithwik/mcp-hn","mcp-hn"],"mcpKey":"hn","runtime":"uvx"},"description":"Hacker News MCP which allows Claude to get the top stories on Hacker News and summarize discussion threads.","developer":"Y Combinator","features":[{"description":"Get the top stories on Hacker News","name":"Get the top stories on Hacker News","prompt":"What are the top stories on Hacker News?"},{"description":"Summarize discussion threads on Hacker News","name":"Summarize discussion threads on Hacker News","prompt":"Summarize the discussion thread on Hacker News titled..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/yc.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/yc.svg"}},"name":"Hacker News","price":"Free","setup":[],"sourceUrl":"https://github.com/erithwik/mcp-hn"},{"category":"Finance","config":{"args":["-y","@stripe/mcp","--tools=all","--api-key=${STRIPE_API_KEY}"],"mcpKey":"stripe","runtime":"npx"},"description":"Allows Claude to interact with Stripe for payment processing and managing financial data.","developer":"Stripe","features":[{"description":"Retrieve and analyze payment data from your Stripe account","name":"View payment information","prompt":"Show me recent payments in my Stripe account"},{"description":"View and manage customer information and invoices","name":"Manage customers and invoices","prompt":"Create a new invoice for customer X in Stripe"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/stripe.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/stripe.svg"}},"name":"Stripe","price":"Free","setup":[{"label":"Get an API Key","type":"text","value":"You can find your Stripe API key in the Stripe Dashboard under Developers > API keys."},{"key":"STRIPE_API_KEY","label":"Stripe API Key","placeholder":"Enter your Stripe API key","type":"input","value":"Enter your Stripe API key"}],"sourceUrl":"https://github.com/stripe/stripe-mcp"},{"category":"Search","config":{"args":["-y","@modelcontextprotocol/server-brave-search"],"mcpKey":"brave-search","runtime":"npx"},"description":"This app allows Claude to search the web using Brave Search.","developer":"Anthropic","features":[{"description":"Search the web using Brave Search","name":"Search the web","prompt":"Search for the latest news about artificial intelligence"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/brave.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/brave.svg"}},"name":"Brave Search","price":"Free","setup":[{"key":"BRAVE_SEARCH_API_KEY","label":"Brave Search API Key","placeholder":"Enter your Brave Search API key","type":"input","value":"Enter your Brave Search API key"}],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search"},{"category":"Utilities","config":{"args":["mcp-browser-use"],"mcpKey":"browser-use","runtime":"uvx"},"description":"Allows Claude to run agentic tasks using a Chromium browser.","developer":"MCP","features":[{"description":"Run agentic tasks using a Chromium browser","name":"Run agentic tasks using a Chromium browser","prompt":"Go to google.com and search for..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/chromium.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/chromium.svg"}},"name":"Browser Use","price":"Free","setup":[],"sourceUrl":"https://github.com/vinayak-mehta/mcp-browser-use"}]
2025-03-23T23:35:41.7011211Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:41.7012905Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:41.7014505Z [INFO] Another environment setup is already in progress, waiting...
2025-03-23T23:35:42.0104073Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:42.0106196Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:42.7593879Z [INFO] Creating NPX shim...
2025-03-23T23:35:42.9828847Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:42.9830607Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:42.9832094Z [INFO] Environment setup completed
2025-03-23T23:35:43.5414909Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:43.541778Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:44.2793953Z [INFO] Creating NPX shim...
2025-03-23T23:35:44.6668018Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:44.6670023Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:44.6671722Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:44.6819661Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:44.6821551Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:45.3267667Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:45.3269785Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:46.3330067Z [INFO] Creating NPX shim...
2025-03-23T23:35:46.6896121Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:46.689775Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:46.6899154Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:46.6909867Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:46.6911675Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:47.4658275Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:47.4660254Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:48.3627193Z [INFO] Creating NPX shim...
2025-03-23T23:35:48.6449435Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:48.6451278Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:48.6453123Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:48.6459178Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:48.6460725Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:49.1822769Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:49.1824578Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:50.567004Z [INFO] Creating NPX shim...
2025-03-23T23:35:51.2374226Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:51.2376264Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:51.2378041Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:51.2392573Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:51.2394678Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:52.1678724Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Py 8000 thon312\Scripts\uvx.exe
2025-03-23T23:35:52.168236Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:53.7509247Z [INFO] Creating NPX shim...
2025-03-23T23:35:54.6075201Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:54.6079871Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:54.6086498Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:54.6096971Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:54.6100453Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:55.543673Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:55.5440156Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:57.0270266Z [INFO] Creating NPX shim...
2025-03-23T23:35:57.7996689Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:57.7998727Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:57.8000188Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:57.8178425Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:57.8180135Z [INFO] Starting synchronous environment setup
2025-03-23T23:35:58.4630268Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:35:58.463256Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:35:59.4841354Z [INFO] Creating NPX shim...
2025-03-23T23:35:59.7340757Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:59.7344155Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:35:59.7345916Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:35:59.7352661Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:35:59.7354202Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:00.494231Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:00.4944153Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:02.1960638Z [INFO] Creating NPX shim...
2025-03-23T23:36:03.882489Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:03.8827307Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:03.8829346Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:03.8836231Z [INFO] Fetching app registry...
2025-03-23T23:36:03.8840518Z [INFO] Successfully fetched app registry: [{"category":"Utilities","config":{"args":["mcp-server-fetch"],"mcpKey":"fetch","runtime":"uvx"},"description":"This app enables Claude to retrieve and process content from web pages, converting HTML to markdown for easier consumption.","developer":"MCP","features":[{"description":"Extract and analyze information from web pages","name":"Process web pages","prompt":"Get the top article from nytimes.com and summarize it"},{"description":"Transform web page HTML into readable markdown format","name":"Convert HTML to markdown","prompt":"Fetch this documentation page and convert it to markdown for me"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/fetch-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/fetch-light.svg"}},"name":"Fetch","price":"Free","setup":[],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/fetch"},{"category":"Utilities","config":{"args":["-y","@modelcontextprotocol/server-memory"],"mcpKey":"memory","runtime":"npx"},"description":"This app lets Claude remember information about the user across chats.","developer":"MCP","features":[{"description":"Store and recall information about the user across conversations","name":"Remember user information","prompt":"Remember that John likes to play soccer"},{"description":"Access information from past interactions with the user","name":"Recall previous conversations","prompt":"What did John tell me about his job last time we talked?"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/memory-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/memory-light.svg"}},"name":"Memory","price":"Free","setup":[],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/memory"},{"category":"Utilities","config":{"args":["-y","@modelcontextprotocol/server-github"],"mcpKey":"github","runtime":"npx"},"description":"This app lets Claude use the GitHub API, enabling file operations, repository management, search functionality, and more.","developer":"MCP","features":[{"description":"Create or update a file in a GitHub repository","name":"Create or update files","prompt":"Create a README file for my project and push it to my repository at github.com/username/repo"},{"description":"Fetch and summarize all open issues in a GitHub repository","name":"Summarize open issues","prompt":"Summarize all open issues in my repository at github.com/username/repo"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/github-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/github-light.svg"}},"name":"Github","price":"Free","setup":[{"label":"Create a GitHub Personal Access Token","type":"text","value":"Create a personal access token for your account: https://github.com/settings/tokens"},{"key":"GITHUB_PERSONAL_ACCESS_TOKEN","label":"GitHub Personal Access Token","placeholder":"Enter your GitHub Personal Access Token","type":"input","value":"Enter your GitHub Personal Access Token"}],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/github"},{"category":"Productivity","config":{"args":["--from","git+https://github.com/vinayak-mehta/linear-mcp","linear-mcp"],"mcpKey":"linear","runtime":"uvx"},"description":"Allows Claude to interact with Linear","developer":"Linear","features":[{"description":"Ask Claude about your Linear issues","name":"Ask Claude about your Linear issues","prompt":"What are the most important issues in my Linear board?"},{"description":"Create a new issue in Linear","name":"Create a new issue in Linear","prompt":"Create a new issue in Linear titled..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/linear-light.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/linear-dark.svg"}},"name":"Linear","price":"Free","setup":[{"label":"Create an API Key","type":"text","value":"Create or get a Personal API key for your account: https://linear.app/settings/account/security"},{"key":"LINEAR_API_KEY","label":"Linear API Key","placeholder":"Enter your Linear API key","type":"input","value":"Enter your Linear API key"}],"sourceUrl":"https://github.com/vinayak-mehta/linear-mcp"},{"category":"Communication","config":{"args":["-y","@modelcontextprotocol/server-slack"],"mcpKey":"slack","runtime":"npx"},"description":"Allows Claude to interact with Slack","developer":"Slack","features":[{"description":"Ask Claude about your Slack issues","name":"Ask Claude about your Slack issues","prompt":"What are the most important issues in my customer Slack channels?"},{"description":"Get a tldr of a Slack conversation","name":"Get a tldr of a Slack conversation","prompt":"Give me a tldr of this thread in Slack..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/slack.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/slack.svg"}},"name":"Slack","price":"Free","setup":[{"key":"SLACK_BOT_TOKEN","label":"Slack Bot Token","placeholder":"Enter your Slack bot token","type":"input","value":"Enter your Slack bot token"},{"key":"SLACK_TEAM_ID","label":"Slack Team ID","placeholder":"Enter your Slack team ID","type":"input","value":"Enter your Slack team ID"}],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/slack"},{"category":"Productivity","config":{"args":["mcp-obsidian"],"mcpKey":"obsidian","runtime":"uvx"},"description":"Allows Claude to interact with your Obsidian vault, search notes, and retrieve content","developer":"Markus Pfundstein","features":[{"description":"Search for notes in your Obsidian vault","name":"Search Obsidian notes","prompt":"Find notes in my Obsidian vault about..."},{"description":"Get the content of specific notes from your Obsidian vault","name":"Retrieve note content","prompt":"Show me my Obsidian note about..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/obsidian.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/obsidian.svg"}},"name":"Obsidian","price":"Free","setup":[{"label":"Install the Obsidian REST API plugin","type":"text","value":"Open the plugin settings in Obsidian and install the Local REST API plugin"},{"key":"OBSIDIAN_API_KEY","label":"Obsidian API Key","placeholder":"Enter your Obsidian API key","type":"input","value":"Enter your Obsidian API key"}],"sourceUrl":"https://github.com/MarkusPfundstein/mcp-obsidian"},{"category":"Flashcards","config":{"args":["-y","@getrember/mcp"],"mcpKey":"rember","runtime":"npx"},"description":"Allow Claude to create flashcards for you with the official MCP for Rember. Rember helps you study and remember anything you care about by scheduling spaced repetition reviews.\n\nSign up at rember.com","developer":"Rember","features":[{"description":"Create flashcards from your chats","name":"Create flashcards from your chats","prompt":"... I like your answer, help me remember it"},{"description":"Create flashcards from your PDFs","name":"Create flashcards from your PDFs","prompt":"Create flashcards from chapter 2 of this PDF"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/rember.png","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/rember.png"}},"name":"Rember","price":"Free","setup":[{"label":"Get an API Key","type":"text","value":"You can find your Rember API key in Settings > MCP & API."},{"key":"REMBER_API_KEY","label":"Rember API Key","placeholder":"Enter your Rember API key","type":"input","value":"Enter your Rember API key"}],"sourceUrl":"https://github.com/rember/rember-mcp"},{"category":"Utilities","config":{"args":["-y","@modelcontextprotocol/server-puppeteer","--debug"],"mcpKey":"puppeteer","runtime":"npx"},"description":"This is a browser app that allows Claude to navigate to any website, take screenshots, and interact with the page.","developer":"Google LLC","features":[{"description":"Navigate to any URL in the browser","name":"Navigate to any website","prompt":"Navigate to the URL google.com and..."},{"description":"Click elements on the page","name":"Interact with any website - search, click, scroll, screenshot, etc.","prompt":"Go to google.com and search for..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/browser-dark.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/browser-light.svg"}},"name":"Browser","price":"Free","setup":[],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer"},{"category":"Social","config":{"args":["--from","git+https://github.com/erithwik/mcp-hn","mcp-hn"],"mcpKey":"hn","runtime":"uvx"},"description":"Hacker News MCP which allows Claude to get the top stories on Hacker News and summarize discussion threads.","developer":"Y Combinator","features":[{"description":"Get the top stories on Hacker News","name":"Get the top stories on Hacker News","prompt":"What are the top stories on Hacker News?"},{"description":"Summarize discussion threads on Hacker News","name":"Summarize discussion threads on Hacker News","prompt":"Summarize the discussion thread on Hacker News titled..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/yc.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/yc.svg"}},"name":"Hacker News","price":"Free","setup":[],"sourceUrl":"https://github.com/erithwik/mcp-hn"},{"category":"Finance","config":{"args":["-y","@stripe/mcp","--tools=all","--api-key=${STRIPE_API_KEY}"],"mcpKey":"stripe","runtime":"npx"},"description":"Allows Claude to interact with Stripe for payment processing and managing financial data.","developer":"Stripe","features":[{"description":"Retrieve and analyze payment data from your Stripe account","name":"View payment information","prompt":"Show me recent payments in my Stripe account"},{"description":"View and manage customer information and invoices","name":"Manage customers and invoices","prompt":"Create a new invoice for customer X in Stripe"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/stripe.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/stripe.svg"}},"name":"Stripe","price":"Free","setup":[{"label":"Get an API Key","type":"text","value":"You can find your Stripe API key in the Stripe Dashboard under Developers > API keys."},{"key":"STRIPE_API_KEY","label":"Stripe API Key","placeholder":"Enter your Stripe API key","type":"input","value":"Enter your Stripe API key"}],"sourceUrl":"https://github.com/stripe/stripe-mcp"},{"category":"Search","config":{"args":["-y","@modelcontextprotocol/server-brave-search"],"mcpKey":"brave-search","runtime":"npx"},"description":"This app allows Claude to search the web using Brave Search.","developer":"Anthropic","features":[{"description":"Search the web using Brave Search","name":"Search the web","prompt":"Search for the latest news about artificial intelligence"}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/brave.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/brave.svg"}},"name":"Brave Search","price":"Free","setup":[{"key":"BRAVE_SEARCH_API_KEY","label":"Brave Search API Key","placeholder":"Enter your Brave Search API key","type":"input","value":"Enter your Brave Search API key"}],"sourceUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search"},{"category":"Utilities","config":{"args":["mcp-browser-use"],"mcpKey":"browser-use","runtime":"uvx"},"description":"Allows Claude to run agentic tasks using a Chromium browser.","developer":"MCP","features":[{"description":"Run agentic tasks using a Chromium browser","name":"Run agentic tasks using a Chromium browser","prompt":"Go to google.com and search for..."}],"icon":{"type":"url","url":{"dark":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/chromium.svg","light":"https://raw.githubusercontent.com/fleuristes/app-registry/refs/heads/main/assets/chromium.svg"}},"name":"Browser Use","price":"Free","setup":[],"sourceUrl":"https://github.com/vinayak-mehta/mcp-browser-use"}]
2025-03-23T23:36:03.9881939Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:03.9884161Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:06.6292252Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:06.6294153Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:08.043714Z [INFO] Creating NPX shim...
2025-03-23T23:36:09.3703576Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:09.3705973Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:09.3707838Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:09.3714186Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:09.371621Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:10.4905252Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:10.4907346Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:11.6840242Z [INFO] Creating NPX shim...
2025-03-23T23:36:12.4003991Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:12.4007841Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:12.4009511Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:12.4015764Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:12.4017571Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:13.6286628Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:13.6288744Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:15.8603822Z [INFO] Creating NPX shim...
2025-03-23T23:36:16.8194895Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:16.819711Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:16.8199291Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:16.8228823Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:16.8230811Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:17.7915408Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:17.791746Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:18.9376599Z [INFO] Creating NPX shim...
2025-03-23T23:36:19.5897479Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:19.5899632Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:19.590124Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:19.5906962Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:19.5908698Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:20.2571441Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:20.2573225Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:21.2713094Z [INFO] Creating NPX shim...
2025-03-23T23:36:21.6480138Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:21.6481834Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:21.6483231Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:21.6568667Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:21.6570477Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:22.202551Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:22.2027394Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:23.190393Z [INFO] Creating NPX shim...
2025-03-23T23:36:23.5203766Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:23.5205522Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:23.5206914Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:23.5214763Z [INFO] Ensuring environment is set up before fetching app configs
2025-03-23T23:36:23.5216249Z [INFO] Starting synchronous environment setup
2025-03-23T23:36:24.0663487Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:24.0665457Z [INFO] uvx is already installed, skipping uv installation
2025-03-23T23:36:24.9484692Z [INFO] Creating NPX shim...
2025-03-23T23:36:25.321937Z [ERROR] Failed to get node paths for shim creation: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:25.3220963Z [ERROR] Failed to ensure node environment: Failed to create NPX shim: Node.js executable not found at any of the expected paths: ["C:\Users\Lokesh\AppData\Roaming\nvm\20.9.0\node.exe", "C:\Users\Lokesh\AppData\Roaming\nvm\v20.9.0\node.exe"]
2025-03-23T23:36:25.322237Z [INFO] Synchronous environment setup completed with errors
2025-03-23T23:36:34.3197943Z [INFO] Installing fleur-mcp for client: "Claude"...
2025-03-23T23:36:35.5427403Z [INFO] Found existing uvx using 'where' at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:35.5429229Z [INFO] Using existing uvx at C:\Users\Lokesh\AppData\Roaming\Python\Python312\Scripts\uvx.exe
2025-03-23T23:36:35.5443569Z [INFO] Config for client Claude saved successfully
2025-03-23T23:36:35.5445933Z [INFO] Successfully installed fleur-mcp for client: Claude
2025-03-23T23:36:50.2237977Z [WARN] NewEvents emitted without explicit RedrawEventsCleared
2025-03-23T23:36:50.2322265Z [WARN] RedrawEventsCleared emitted without explicit MainEventsCleared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No 39C8 ne yet
Projects
None yet
Development

No branches or pull requests

1 participant
0