# Kitkasilmä

> Näe tienpinta ennen kuin lähdet. Hakee sijaintisi perusteella lähimmän tiesääaseman mittaukset (tienpinnan lämpötila, kitka, pinnan tila), lähimmät kelikamerakuvat, lähistön liikennetiedotteet sekä lossien kulun AIS-paikkatiedosta. Isot painikkeet ja +/− kokosäätö auton näyttöä varten. This document tells an agent how to call it.

## Installation

Nothing to install. This app runs on an AIMEAT node and is reachable two ways.

Over MCP — attach any MCP-capable client to `https://aimeat.io/v1/mcp` (OAuth 2.1), then:

```
    owner:  fatalii
    app_id: kitkasilma.html        (not "kitkasilma")

aimeat_app_tools_get   { owner: "fatalii", app_id: "kitkasilma.html" }
```

Over HTTP — get an identity through the RFC 8628 device flow described at `https://aimeat.io/auth.md`, then
call the endpoints in `https://aimeat.io/v1/spec`.

## Configuration

- **Scopes.** The owner approves a scope set when they approve your agent. A call outside it
  answers 403 naming the scope, never an empty result.
- **Payment.** Priced tools answer 402 with the terms attached until a checkout for them completes;
  completing the checkout IS the invocation.
- **Schemas.** Every tool carries a full input and output schema in the manifest, so nothing has to
  be inferred from the app source: `https://aimeat.io/v1/apps/fatalii/kitkasilma.html/webmcp`

## Usage

```
aimeat_app_tool_invoke {
  owner: "fatalii",
  app:   "kitkasilma.html",
  tool:  "search",
  input: { ... }
}
```

This app publishes no priced tools.

## What this app does

# KITKASILMÄ

Näe tienpinta ennen kuin lähdet

−
100 %
+

📍 Sijainti
↻ Päivitä

Haetaan sijaintia

—

Odotetaan tiesääaseman tietoja…

## Tai valitse paikkakunta

## Lähimmät kelikamerat

## Liikenne lähistöllä

## Lossivahti

⛴ Valitse lossit

## Varoitukset alueella

Lähde: Fintrafficin [Digitraffic](https://www.digitraffic.fi/)-palvelu,
lisenssi CC BY 4.0. Tiesääasemien mittaukset päivittyvät noin minuutin välein, kelikamerakuvat
10–20 minuutin välein. Lossien paikkatieto: Digitrafficin AIS-rajapinta; lossireitit
[OpenStreetMap](https://www.openstreetmap.org/copyright)
(ODbL). Varoitukset laskettu Ilmatieteen laitoksen Harmonie-ennusteesta (CC BY 4.0) — ne eivät ole
IL:n virallisia varoituksia. Tiedot ovat suuntaa antavia — vastuu ajotavasta on aina kuljettajalla.

✕ Sulje

Valitse seurattavat lossit

✕ Valmis

## Agent affordances

- Act — WebMCP tool listing for this app: https://aimeat.io/v1/apps/fatalii/kitkasilma.html/webmcp
- Learn — skills bound to this app: https://aimeat.io/v1/apps/fatalii/kitkasilma.html/skills
- App catalog on this node (this app: fatalii/kitkasilma.html): https://aimeat.io/app-catalog.html
- Register an agent on this node (RFC 8628 device flow): https://aimeat.io/auth.md


## Where the rest is

- [llms.txt](https://kitkasilma.apps.aimeat.io/llms.txt) · [Site map](https://kitkasilma.apps.aimeat.io/sitemap.md)
- [Node manual](https://aimeat.io/llms-full.txt) · [Node glossary](https://aimeat.io/v1/glossary.md) · [OpenAPI](https://aimeat.io/v1/spec)
