diff --git a/README.md b/README.md index 9e153d3..bf03232 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,24 @@ -# `Knowledge Stack MCP` - -> **Focus on agents. We handle document intelligence.** -> -> A batteries-included [Model Context Protocol](https://modelcontextprotocol.io) server that exposes Knowledge Stack's read-side tools — semantic search, keyword search, document reading, image retrieval, path browsing — to any MCP-compatible client. -> -> Works with **Claude Desktop**, **Claude Code**, **Cursor**, **Windsurf**, **Zed**, **VS Code (Continue)**, **pydantic-ai**, **LangChain / LangGraph**, **CrewAI**, **Temporal**, the **OpenAI Agents SDK**, and anything else that speaks MCP stdio or Streamable HTTP. - -[](https://pypi.org/project/knowledgestack-mcp/) -[](https://pypi.org/project/knowledgestack-mcp/) -[](https://github.com/knowledgestack/ks-mcp/actions/workflows/ci.yml) -[](LICENSE) -[](https://modelcontextprotocol.io) -[](https://discord.gg/McHmxUeS) +
One MCP server. Every agent framework. Grounded answers in seconds.
++ Production-ready Model Context Protocol server for tenant-scoped semantic search, keyword search, document reading, citations, image retrieval, and one-shot grounded Q&A. +
++ Works out of the box with + Claude Desktop · Claude Code · Cursor · Windsurf · Zed · VS Code (Continue) · pydantic-ai · LangChain / LangGraph · CrewAI · Temporal · OpenAI Agents SDK + — anything that speaks MCP stdio or Streamable HTTP. +
+ + > ⭐ **If `ks-mcp` saves you a day of wiring up retrieval, please [star the repo](https://github.com/knowledgestack/ks-mcp/stargazers) — it's the single best signal we use to prioritize the [roadmap](#roadmap).** > Got a tool you wish existed? [Open a feature request](https://github.com/knowledgestack/ks-mcp/issues/new?template=feature_request.yml). Want a working example? See the [`ks-cookbook`](https://github.com/knowledgestack/ks-cookbook).