On of the most popular is context7: https://context7.com/
In VS Code
In settings.json, find the mcp object. There, serverscan be added. Once added, mention the server in Agent Mode with "use context7" at the end of your prompt.
Insiders
Best is to use VS Code insiders. Make sure to start insiders from your CLI, otherwise it might have issues running NPX for installing certain MCP servers: code-insiders .
Useful MCPs
- Go Doc: MCPs for Go
- context7
- LangChain
- Angular Cli MCP: CLI
- Official better auth MCP:
npx @better-auth/cli mcp --manual - AWS Docs: https://github.com/awslabs/mcp/tree/main/src/aws-documentation-mcp-server
- Package search (by Chroma cloud): https://www.trychroma.com/package-search/npm/ai
- Tauri MCP Server: https://github.com/hypothesi/mcp-server-tauri
- Repowise MCP server: https://github.com/repowise-dev/repowise
- Fallow fallow
- Headroom (AI Coding)
- Intro - Better Auth via https://mcp.inkeep.com/better-auth/mcp
- https://github.com/aichholzer/altiplano#use-locally-with-uvx An MCP server for Vikunja
WebMCP
In Claude Code: claude mcp add webmcp --scope user -- npx -y @jason.today/webmcp@latest --mcp
WebMCP is a late proposal for MCP in the Browser. See https://github.com/jasonjmcghee/WebMCP
BrowserMCP
In Claude Code: claude mcp add browsermcp -- npx -y @browsermcp/mcp@latest