---
name: "xpay-dappier-nine-ten-news"
description: "Fetch up-to-date local news, weather forecasts, sports coverage, and community stories for Northern Michigan, including the Cadillac and Traverse City areas from 9 and 10 News. ($0.01 / query)"
version: "1.0.0"
price: "$0.01/call"
provider: "Dappier"
---

# Nine Ten News

Fetch up-to-date local news, weather forecasts, sports coverage, and community stories for Northern Michigan, including the Cadillac and Traverse City areas from 9 and 10 News. ($0.01 / query)

**Provider:** Dappier
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to fetch up-to-date local news, weather forecasts, sports coverage, and community stories for northern michigan, including the cadillac and traverse city areas from 9 and 10 news. ($0.01 / query). This is part of the Dappier provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 13+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("dappier/nine-ten-news")`
2. **`xpay_run`** — Execute: `xpay_run("dappier/nine-ten-news", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `num_articles_ref` | number | No | Minimum number of articles to return from the reference domain. |
| `ref` | string | No | Optional site domain to prioritize recommendations. |
| `similarity_top_k` | number | No | Number of top similar articles to retrieve. |
| `query` | string | Yes | Query |
| `search_algorithm` | string | No | The search algorithm to use. ex: 'most_recent', 'semantic', 'most_recent_semantic'  			or 'trending'. |

## Pricing

- **Cost:** $0.01/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Dappier (all tools)](https://xpay.tools/skills/dappier/SKILL.md) — 14 tools
- [Benzinga](https://xpay.tools/skills/dappier/benzinga/SKILL.md) — $0.01/call
- [Cafemom Parenting](https://xpay.tools/skills/dappier/cafemom-parenting/SKILL.md) — $0.01/call
- [Lifestyle News](https://xpay.tools/skills/dappier/lifestyle-news/SKILL.md) — $0.01/call
- [Methodshop](https://xpay.tools/skills/dappier/methodshop/SKILL.md) — $0.01/call
- [One Green Planet](https://xpay.tools/skills/dappier/one-green-planet/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/dappier/nine-ten-news/
- Provider: https://xpay.tools/dappier/
- All tools: https://xpay.tools/explore
