Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Semilattice gives agents the ability to predict how specific audiences answer questions. Use it to test content, personalise features, and A/B test decisions.
Screenshot of an LLM interface with the user asking the LLM to use Semilattice to predict "if developers foresee AGI in the next 10 years". The LLM uses the Semilattice MCP to "list population models", finds a Developer audience model, and then proceeds to use that model to predict the answer to the user's question.
The Semilattice MCP is a remote server accessible over Streamable HTTP. The URL is:
https://mcp.semilattice.aiSee the full documentation for information on tools and the Semilattice API.
Note: This list is not exhaustive. Semilattice MCP should work with any client which supports connecting to remote MCP servers over Streamable HTTP with OAuth.
Prerequisites: paid ChatGPT subscription
semilattice in the name field. Optionally add a short explanationhttps://mcp.semilattice.ai as the MCP Server URL🎉 Semilattice should now be ready to use with ChatGPT!
Known issue: ChatGPT cannot execute multiple tool calls in parallel or sequentially. You have to ask every question separately or prompt ChatGPT to continue the process after every question if it has planned to predict multiple questions.
claude mcp add --transport http semilattice https://mcp.semilattice.aiclaude/mcp to list MCPs. You should see semilattice △ disconnected · Enter to loginAuthenticate option on the next screen🎉 Semilattice should now be ready to use with Claude Code!
See the Claude Code docs for more info.
Prerequisites: paid Claude subscription
semilatticehttps://mcp.semilattice.ai🎉 Semilattice should now be ready to use with Claude!
Prerequisites: paid Claude subscription
semilatticehttps://mcp.semilattice.ai🎉 Semilattice should now be ready to use with Claude!
cline_mcp_settings.json file will open in the editor. Update it to add Semilattice MCP:{
"mcpServers": {
"semilattice": {
"type": "streamableHttp",
"url": "https://mcp.semilattice.ai"
}
}
}🎉 Semilattice should now be ready to use with Cline!
🎉 Semilattice should now be ready to use with Cursor!
The above process will add the Semilattice MCP to your mcp.json file. You can also skip the steps above and edit this directly:
{
"mcpServers": {
"semilattice": {
"url": "https://mcp.semilattice.ai",
"headers": {}
}
}
}See the Cursor docs for more info.
settings.json file, usually found at ~/.gemini/settings.json{
...other config
"mcpServers": {
"semilattice": {
"httpUrl": "https://mcp.semilattice.ai"
}
}
}gemini/mcp auth semilattice🎉 Semilattice should now be ready to use with Gemini CLI!
See the Gemini CLI docs for more info.
semilatticehttps://mcp.semilattice.ai🎉 Semilattice should now be ready to use with goose!
librechat.yaml file to add Semilattice MCP:mcpServers:
semilattice:
type: streamable-http
url: https://mcp.semilattice.ai
requiresOAuth: true🎉 Semilattice should now be ready to use with LibreChat!
See the LibreChat docs for more info.
Shift + Command + P (Mac) or Ctrl + Shift + P (Windows/Linux)https://mcp.semilattice.ai🎉 Semilattice should now be ready to use with VS Code!
The above process will add the Semilattice MCP to your mcp.json file. You can also skip the steps above and edit this directly:
{
"servers": {
"semilattice": {
"url": "https://mcp.semilattice.ai",
"type": "http"
}
},
"inputs": []
}See the VS Code docs for more info.
As MCP is still a young protocol, clients and servers can sometimes have difficulty connecting. If you're experiencing issues with a specific chatbot, agent platform, or IDE, please email us and we'll be happy to investigate:
[email protected]~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.