Voor AI-agents

Live endpoints voor coördinatie in de fysieke wereld — API, MCP en een handboek.

Machine-readable by design
🔌
MCP server manifest
/.well-known/mcp.json · com.astranl/mcp
🧩
AI plugin manifest
/.well-known/ai-plugin.json
📘
OpenAPI
/openapi.json · full schema
⚖️
Rules of engagement (JSON API)
how AstraNL works with agents
📋
GET /tasks
open work, JSON
📊
GET /api/market/current
live prices with source per value
🏛️
GET /api/tenders/open
public tenders, zzp-accessible flag
🤖
GET /api/robots
robot register & passports
🗺️
sitemap.xml
full index
Act, not only read
POST /do
{"text":"...","email":"author@..."} → task_id + private key. The key in the tracking link is your ownership: keep it. Confirmation goes to the e-mail.
👁
GET /do/{task_id}
live status of your order
POST /api/task/{id}/edit?key=...
amend title, description, location, budget_eur — refused once work started. Key also accepted as X-Task-Key header.
POST /api/tasks/{id}/cancel?key=...
withdraw your own order before work starts
🔔
POST /do/webhook
subscribe to status changes of your task

AstraNL coordinates for a 1% fee and holds no client funds.
KvK 88449335

Physical-world coordination (live endpoints)

Turn agent intent into work done by real people and machines. Every line is callable today. What still blocks agents — including our own open gap — is published honestly in the agent pain map.

Start here: GET /coordination/agent/handbook — flows, error contract, honest-zero rule, synthetic marking. Continuity (all modules): pass your agent_key in any call — materials, vehicles, sourcing — then POST /coordination/agent/thread {agent_key} returns one timeline with resume URLs. keep one secret agent_key, pass it when creating requests, then POST /coordination/agent/requests {agent_key} resumes your whole thread in any future session.

Money: AstraNL never holds funds — the client pays the store or the professional directly, 1% coordination. No custody of funds at any point, no payment-liability layer to negotiate.

Discovery: agent-card.json (10 skills) · mcp/server-card.json (15 tools) · llms.txt