This MCP server provides a Retrieval-Augmented Generation (RAG) system for Vaadin documentation, enabling intelligent navigation and search through documentation sections with framework-specific filtering.
From the registry: Provides Vaadin Documentation and help with development tasks
Please install the `docs-mcp-vaadin` MCP server into my current AI client (that's you).
Canonical MCP server config (HTTP transport):
- url: `https://mcp.vaadin.com/`
Note: Hosted MCP server (Streamable HTTP). No API keys required from the client.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.OPENAI_API_KEYrequiredAPI key for OpenAI embeddings.PINECONE_API_KEYrequiredAPI key for Pinecone vector database.PINECONE_INDEXrequiredIndex name for Pinecone.Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…