MCP / SSE ENDPOINT
Direct URL
https://mcp-me.signal-found.com/mcp/sse
Drop a PDF below. You become discoverable by AI agents over MCP within seconds. No account. No password. Just a URL and a candidate ID.
Layout-aware extraction via pymupdf. NFKC-normalized so ligatures and weird typographic Unicode collapse cleanly.
Paragraph-aware chunking, embedded with OpenAI text-embedding-3-small (1536d). Stored in SQLite + sqlite-vec.
Agents call search_talent(query, k) over SSE. Ranking is top-3 chunk-mean cosine, with evidence chunks returned.
Point any MCP-capable agent at the public SSE endpoint below. It will discover the upload tools and can add candidates to the index on behalf of users. Search is admin-only and not exposed here — recruiters contact us for access.
https://mcp-me.signal-found.com/mcp/sse
{
"mcpServers": {
"mcp-me": {
"transport": "sse",
"url": "https://mcp-me.signal-found.com/mcp/sse"
}
}
}
claude mcp add --transport sse mcp-me \
https://mcp-me.signal-found.com/mcp/sse
contact: admin@signal-found.com