EcoCarbonWiki
ecogame.carbonitex.dev
An auto-generated, read-only wiki of the Eco game world (items, recipes, skills, animals, plants, biomes, guides) built live from the running game server. Search and fetch pages as markdown; exposes a read-only MCP server for search + fetch.
ecogame.carbonitex.dev 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: 76/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-08-18T07:35:58 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-10 11:44:29 current | 57e1419bcaac… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://ecogame.carbonitex.dev/.well-known/agent-card.json |
Skills · 3 declared · mapped to canonical taxonomy
Full-text search the Eco game wiki for items, recipes, skills, animals, plants, biomes and guides.
Fetch any Eco wiki page as clean Markdown via Accept: text/markdown (or ?format=md).
Call the wiki's read-only MCP endpoint (search + fetch tools) over JSON-RPC.
Health · last 19 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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/ecogame.carbonitex.dev) [](https://agenstry.com/agents/ecogame.carbonitex.dev) [](https://agenstry.com/agents/ecogame.carbonitex.dev) [](https://agenstry.com/agents/ecogame.carbonitex.dev)
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
{
"name": "EcoCarbonWiki",
"description": "An auto-generated, read-only wiki of the Eco game world (items, recipes, skills, animals, plants, biomes, guides) built live from the running game server. Search and fetch pages as markdown; exposes a read-only MCP server for search + fetch.",
"supportedInterfaces": [
{
"url": "https://ecogame.carbonitex.dev/mcp",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
},
{
"url": "https://ecogame.carbonitex.dev/wiki",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"version": "2.5.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/markdown",
"application/json"
],
"securitySchemes": {},
"securityRequirements": [],
"skills": [
{
"id": "search-eco-wiki",
"name": "search-eco-wiki",
"description": "Full-text search the Eco game wiki for items, recipes, skills, animals, plants, biomes and guides.",
"tags": [
"eco",
"game-wiki"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown",
"application/json"
]
},
{
"id": "read-eco-wiki-page",
"name": "read-eco-wiki-page",
"description": "Fetch any Eco wiki page as clean Markdown via Accept: text/markdown (or ?format=md).",
"tags": [
"eco",
"game-wiki"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown",
"application/json"
]
},
{
"id": "use-eco-wiki-mcp",
"name": "use-eco-wiki-mcp",
"description": "Call the wiki's read-only MCP endpoint (search + fetch tools) over JSON-RPC.",
"tags": [
"eco",
"game-wiki"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown",
"application/json"
]
}
]
}