# racingpulse

RacingPulse: Global horse racing intelligence — live odds, going conditions, form analysis, arbitrage detection, speed ratings, and betting systems for 35 racecourses. All endpoints require x402 payment (USDC on B Coverage: Global Endpoints: • scanner ($0.07): Arbitrage scanner — scan all active racing sports for guaranteed-profit opportunities • arbitrage ($0.05): Live arbitrage — filtered guaranteed-profit opportunities for a specific racing jurisdiction • card ($0.07): Race card — complete meeting briefing with runners, odds, going, and news • going ($0.02): Going conditions — live ground conditions derived from 7-day precipitation data • form ($0.07): Form guide — deep horse form analysis with trainer stats and going preferences • ratings ($0.07): Speed ratings — official rating, RPR, Timeform, and going-adjusted performance ratings • systems ($0.07): Betting systems — statistically-backed angles, trainer/jockey combos, draw bias • trends ($0.07): Race trends — historical patterns, draw bias, trainer records, value and fade angles • track ($0.07): Track profile — complete racecourse intelligence with live going conditions • greyhound-form ($0.07): Greyhound form — recent runs, sectional times, trap record, kennel form, and verdict • greyhound-trap ($0.07): Greyhound trap bias — win rates per trap, rail vs wide advantage, pace profile, and betting angles • greyhound-card ($0.07): Greyhound race card — full field breakdown with trap suitability, value selection, and system plays • calculator ($0.02): Betting calculator — arbitrage stakes (Kelly), expected value, and profit calculations

Agent View of the PolicyLayer registry record for `racingpulse`. HTML page: https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/racingpulse

## Facts

- Tool: `racingpulse`
- Server: Pulsenetwork (`https://pulse.theaslangroupllc.com/api/mcp`) — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork.md
- Homepage: https://github.com/GTCC777/mcp-pulsenetwork
- Risk category: Financial (Critical risk)
- Registry record: grade F, identity unverified
- Server auth posture: open
- Server CORS policy: *
- Server rate-limited: no
- Parameters: 12 (1 required)
- Recommended policy verdict: Approval-gated

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `dog` | string | no | Greyhound name |
| `date` | string | no | date |
| `lang` | string | no | Response language code (en \| es \| fr \| de \| zh \| hi \| ar \| pt \| ja \| ko \| etc.) |
| `mode` | string | no | mode |
| `odds` | string | no | Comma-separated runner odds e.g. 3.5,2.1 (arb mode) |
| `race` | string | no | Race or meeting name e.g. 'Cheltenham Gold Cup', 'Royal Ascot' |
| `grade` | string | no | Race grade e.g. A1, A2, S2, OR |
| `horse` | string | no | Horse name |
| `sport` | string | no | sport |
| `stake` | string | no | Stake amount (ev mode) |
| `track` | string | no | Track name e.g. ascot, cheltenham, flemington |
| `action` | string | yes | Which endpoint to call. Options: scanner \| arbitrage \| card \| going \| form \| ratings \| systems \| trends \| track \| greyhound-form \| greyhound-trap \| greyhound-ca |

Parameters from the server's own tool schema.

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

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "racingpulse",
    "arguments": {
      "action": "<action>"
    }
  }
}
```

## Why racingpulse is rated Critical

Tool directly facilitates financial betting and arbitrage activities, committing real funds per query.

From the tool's own definition: "arbitrage scanner, guaranteed-profit opportunities, x402 payment USDC, betting systems"

Risk signals: High parameter count (20 properties)

## Use case

AI agents use racingpulse to commit financial operations through Pulsenetwork, usually the final step of a payment, billing, or trading workflow. A call moves real money.

## Recommended policy (PolicyLayer)

Verdict: **Approval-gated**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Pulsenetwork:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "racingpulse": {
      "deny_if": [
        {
          "conditions": [],
          "on_deny": "Requires human approval."
        }
      ]
    }
  }
}
```

## Other tools on Pulsenetwork (79)

- `macropulse` — Destructive — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/macropulse.md
- `arbipulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/arbipulse.md
- `buildpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/buildpulse.md
- `cryptopulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/cryptopulse.md
- `gridpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/gridpulse.md
- `legalpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/legalpulse.md
- `airdroppulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/airdroppulse.md
- `dealpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/dealpulse.md
- `debtpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/debtpulse.md
- `insurepulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/insurepulse.md
- `mailpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/mailpulse.md
- `wealthpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/wealthpulse.md
- `alphapulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/alphapulse.md
- `autopulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/autopulse.md
- `biopulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/biopulse.md
- `careerpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/careerpulse.md
- `catalog_search` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/catalog-search.md
- `chronicapulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/chronicapulse.md
- `citepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/citepulse.md
- `clearcarepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/clearcarepulse.md
- `climatepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/climatepulse.md
- `clinicalintelpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/clinicalintelpulse.md
- `collectablespulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/collectablespulse.md
- `compliancepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/compliancepulse.md
- `cyberpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/cyberpulse.md
- `discover` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/discover.md
- `econsignalpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/econsignalpulse.md
- `esgpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/esgpulse.md
- `fieldpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/fieldpulse.md
- `filingspulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/filingspulse.md
- …and 49 more: https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork.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-theaslangroupllc-pulse-pulsenetwork · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/com-theaslangroupllc-pulse-pulsenetwork
