mamba-yu/mamba-yu-first-assistant icon
public
Published on 3/31/2025
Mamba Assistant

This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.

Models
Context
ollama deepseek-r1:32b model icon

deepseek-r1:32b

ollama

ollama qwen2.5-coder:3b model icon

qwen2.5-coder:3b

ollama

openai GPT-4o model icon

GPT-4o

OpenAI

deepseek DeepSeek Coder model icon

DeepSeek Coder

deepseek

No Rules configured

No Docs configured

Prompts

Learn more

No Prompts configured

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase
@http
Make POST requests to fetch context from custom endpoints
http://172.24.70.20:8080/retrieve

No Data configured

MCP Servers

Learn more

txt_counter

/opt/homebrew/bin/uv --directory /Users/manbayu/Documents/Longcheer/MCP/txt_counter run txt_counter.py

filesystem

npx -y @modelcontextprotocol/server-filesystem /Users/manbayu/Desktop

Memory

npx -y @modelcontextprotocol/server-memory

Github

npx -y @modelcontextprotocol/server-github