MCPVault

search_docs

MCP tool from MCP Server by cap-js

This tool uses vector embeddings to locally search through preprocessed CAP documentation, stored as embeddings. The process works as follows:

How to use it

search_docs is exposed by the MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search_docs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server

$claude mcp add cds-mcp -- npx -y @cap-js/mcp-server
FULL MCP SERVER LISTING