# install_snippets

Return ready-to-paste configuration snippets for installing this MCP server in Claude Code, Cursor, Cline, Continue.dev, Windsurf, and Zed. Free.

Agent View of the PolicyLayer registry record for `install_snippets`. HTML page: https://policylayer.com/tools/com-gocreativeai-predict-predict/install-snippets

## Facts

- Tool: `install_snippets`
- Server: Predict — Prediction Market Data for AI Agents (`https://predict.gocreativeai.com/mcp`) — https://policylayer.com/tools/com-gocreativeai-predict-predict.md
- Homepage: https://github.com/https://predict.gocreativeai.com/mcp
- Risk category: Read (Low risk)
- Registry record: grade C, identity unverified
- Server auth posture: open
- Server rate-limited: no
- Parameters: 0
- Recommended policy verdict: Allowed

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "install_snippets",
    "arguments": {}
  }
}
```

## Why install_snippets is rated Low

This tool only returns pre-generated text snippets for MCP server configuration. It reads/fetches static data and returns it to the user. No data is written, executed, deleted, or financial transactions occur. Marked low severity as misuse potential is essentially zero.

From the tool's own definition: "'Return ready-to-paste configuration snippets for installing this MCP server' and 'Free' — purely retrieves static configuration text with no side effects"

## Use case

AI agents call install_snippets to retrieve information from Predict — Prediction Market Data for AI Agents without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

Verdict: **Allowed**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Predict — Prediction Market Data for AI Agents:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "install_snippets": {}
  }
}
```

## Other tools on Predict — Prediction Market Data for AI Agents (10)

- `list_endpoints` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/list-endpoints.md
- `predict_360` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/predict-360.md
- `predict_events` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/predict-events.md
- `predict_kalshi` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/predict-kalshi.md
- `predict_markets` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/predict-markets.md
- `predict_orderbook` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/predict-orderbook.md
- `predict_trades` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/predict-trades.md
- `pricing_info` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/pricing-info.md
- `usage_stats` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/usage-stats.md
- `wallet_helper` — Read — https://policylayer.com/tools/com-gocreativeai-predict-predict/wallet-helper.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-gocreativeai-predict-predict · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/com-gocreativeai-predict-predict
