INDIVIDUAL MCP TOOL
disease_links
A canine inherited disease (name or OMIA id) -> its governed OMIA clinical record: mode of inheritance, causal gene(s), curated description (summary / clinical features / molecular genetics / pathology / prevalence), clinical signs as HP/MP phenotype terms (-> Monarch), the human OMIM analog + Mondo id, and the evidence base (peer-reviewed reference count + landmark study) -- plus molecular links (variants/breeds) when the KG carries them.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sniff]
url = "https://mcp.sniff.world/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sniff": {
"type": "http",
"url": "https://mcp.sniff.world/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sniff
Remote MCP URL: https://mcp.sniff.world/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sniff": {
"url": "https://mcp.sniff.world/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sniff": {
"type": "http",
"url": "https://mcp.sniff.world/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sniff",
"transport": "streamable-http",
"url": "https://mcp.sniff.world/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
ask— Ask Sniff a natural-language canine-genetics question and get a GROUNDED, CITED answer (or an honest abstain).ask_the_graph— THE INSTRUMENT — ask a free-form CROSS-SPECIES genetics question and get FILTERED, HONEST HINTS (never a confident guess).disease_bridge— The fused OMIA disease layer as cited atoms.ask_variant_context— THE headline query.variant_lookup— Single-variant lookup by CanFam4 position: ref/alt, global + popmax AF, consequence, gene, ESM2/Pangolin/phyloP, deleteriousness tier, canonical URL, provenance.breed_variant_frequency— Breed-stratified allele frequency.gene_summary— Variants in a gene (by gene symbol), ranked by impact then ESM2 damage.breed_summary— Breed profile: top damaging common variants (ESM2<=-5 & breed AF>=5%), n_dogs, breed group.