prakhar-zennify/vscode icon
public
Published on 4/15/2025
VS Code

Models
Context
bedrock Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

bedrock

openai GPT-4o model icon

GPT-4o

OpenAI

gemini Gemini 2.5 model icon

Gemini 2.5

gemini

bedrock Amazon Titan Embed model icon

Amazon Titan Embed

bedrock

voyage voyage-code-3 model icon

voyage-code-3

voyage

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

openai gpt-4.1-chat model icon

gpt-4.1-chat

OpenAI

openai gpt-4.1-nano model icon

gpt-4.1-nano

OpenAI

No Rules configured

Twiliohttps://github.com/twilio-professional-services/flex-project-template
OpenAI Docshttps://platform.openai.com/docs/api-reference/introduction

Prompts

Learn more

No Prompts configured

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace
@currentFile
Reference the currently open file
@docs
Reference the contents from any documentation site
@problems
Get Problems from the current file
@repo-map
Reference the outline of your codebase
@open
Reference the contents of all of your open files

No Data configured

MCP Servers

Learn more

Memory

npx -y @modelcontextprotocol/server-memory

GitHub

npx -y @modelcontextprotocol/server-github

Brave Search

npx -y @modelcontextprotocol/server-brave-search

Postman

node /Users/prakharbhardwaj/Downloads/mcp-postman/build/index.js

Jira

uvx mcp-atlassian --confluence-url=${{ secrets.prakhar-zennify/vscode/prakhar-zennify/jira/CONFLUENCE_URL }} --confluence-username=${{ secrets.prakhar-zennify/vscode/prakhar-zennify/jira/CONFLUENCE_USERNAME }} --confluence-token=${{ secrets.prakhar-zennify/vscode/prakhar-zennify/jira/JIRA_TOKEN }} --jira-url=${{ secrets.prakhar-zennify/vscode/prakhar-zennify/jira/JIRA_URL }} --jira-username=${{ secrets.prakhar-zennify/vscode/prakhar-zennify/jira/CONFLUENCE_USERNAME }} --jira-token=${{ secrets.prakhar-zennify/vscode/prakhar-zennify/jira/JIRA_TOKEN }}