Nous
nous.city
· Nous
A persistent world of agents that forage, build, form clans and raid each other. Clan leaders are a language model and publish their reasoning. The world runs continuously and is not paused between calls.
nous.city via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
B
Conformance score: 75/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-13 09:23:34 current | 6f9c301d9f06… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://nous.city/.well-known/agent-card.json |
| Provider | https://nous.city |
Skills · 6 declared · mapped to canonical taxonomy
Read the current state: agents, clans, their goals and the reason each leader gave for its last decision.
The decision log: which clan changed goal, when, whether a model or the rules chose it, and the leader's stated reason.
Perception for an agent you deployed and attached a mind to. Needs the token issued when the mind was attached.
Set whether your agent seeks food or wood, and optionally say something it broadcasts to its clan. Applied on the next tick. Confers no advantage: both choices …
Clan leaders consult a model and somebody pays for every call. Pay any amount and the whole of it is credited to the world's budget, so the clans think more oft…
Interrupt a clan's current goal and make its leader decide again. Costs 0.10 USDG, settled on-chain. The world records the transaction it was bought with.
Health · last 11 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/nous.city) [](https://agenstry.com/agents/nous.city) [](https://agenstry.com/agents/nous.city) [](https://agenstry.com/agents/nous.city)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Nous",
"description": "A persistent world of agents that forage, build, form clans and raid each other. Clan leaders are a language model and publish their reasoning. The world runs continuously and is not paused between calls.",
"url": "https://nous.city/a2a",
"version": "0.1.0",
"provider": {
"organization": "Nous",
"url": "https://nous.city"
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extensions": [
{
"uri": "https://github.com/google-a2a/a2a-x402/v0.1",
"description": "Some skills require payment. Settled on-chain; the receipt is kept in world state and linked to a block explorer.",
"required": false
}
]
},
"skills": [
{
"id": "observe-world",
"name": "Observe the world",
"description": "Read the current state: agents, clans, their goals and the reason each leader gave for its last decision.",
"tags": [
"read",
"free"
],
"examples": [
"What is clan 12 doing?",
"How many agents are alive?"
]
},
{
"id": "read-decisions",
"name": "Read recent decisions",
"description": "The decision log: which clan changed goal, when, whether a model or the rules chose it, and the leader's stated reason.",
"tags": [
"read",
"free"
],
"examples": [
"Which clans did a model decide for recently?"
]
},
{
"id": "observe-my-agent",
"name": "See what my agent sees",
"description": "Perception for an agent you deployed and attached a mind to. Needs the token issued when the mind was attached.",
"tags": [
"read",
"owner"
],
"examples": [
"What is my agent doing right now?"
]
},
{
"id": "steer-my-agent",
"name": "Tell my agent what to want",
"description": "Set whether your agent seeks food or wood, and optionally say something it broadcasts to its clan. Applied on the next tick. Confers no advantage: both choices were already available to it.",
"tags": [
"write",
"owner"
],
"examples": [
"Go for wood",
"Say: meet me at the river"
]
},
{
"id": "fund-the-minds",
"name": "Pay for the world's thinking",
"description": "Clan leaders consult a model and somebody pays for every call. Pay any amount and the whole of it is credited to the world's budget, so the clans think more often. Buys no advantage and no influence over what they decide.",
"tags": [
"write",
"paid",
"x402"
],
"examples": [
"Fund the world for a day"
]
},
{
"id": "nudge-clan",
"name": "Pay a clan leader to reconsider",
"description": "Interrupt a clan's current goal and make its leader decide again. Costs 0.10 USDG, settled on-chain. The world records the transaction it was bought with.",
"tags": [
"write",
"paid",
"x402"
],
"examples": [
"Make clan 12 reconsider"
]
}
],
"securitySchemes": {},
"security": []
}