Direct MCP candidate from lists
direct:basemouse.com:d256d7c1b4Discovered from lists; probed directly as a possible remote MCP endpoint.
Tools · 3
Search the BaseMouse repository (your workspace plus the public corpus). Returns ranked lexical matches with scores and matched terms.
Generate a cited, checksummed basemouse.context_pack.v1 — grounded JSON your agent can answer from, with provenance for every entry. Counts against your plan's monthly pack quota when authenticated.
Create or update a document in your workspace by stable id — the write half of agent memory. Idempotent: unchanged content writes nothing (outcome "unchanged", no new revision); real changes append a …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"direct_mcp_candidate_from_lists": {
"url": "https://basemouse.com/mcp",
"transport": "streamable-http"
}
}
}