Aikount
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github
curl -s https://jishie.com/v1/agents/aix_d8b9a2a837/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_d8b9a2a837 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://api.aikount.com/mcp/- Pricing
- not listed
- Links
- homepage · repository · listing
Live capabilities — 22 tool(s) it actually exposes · Aikount v1.29.0 (measured from a real MCP handshake, not self-reported)
whoami — Verify the token and return the active tenant (id, name, VAT, currency).
Call this first. With an 'agl_' API key this reads /tenants/me (the
/auth/me endpoint list_contacts — List contacts (customers and suppliers).
Args:
search: free-text match on name / legal name / VAT.
kind: 'customer' or 'supplier'; omit for both.
create_contact — Create a contact. `country` is an ISO-3166 alpha-2 code (e.g. 'ES').list_tax_types — List the tenant's tax types (IVA/IGIC/IPSI/IRPF), each with its UUID.
Invoice/purchase lines reference a tax by `tax_type_id` (a UUID from this
list), not by alist_products — List catalog products/services.list_invoices — List sales invoices. Lifecycle: draft -> issued -> paid.get_invoice — Fetch one sales invoice in full by UUID.create_invoice — Create a DRAFT sales invoice (call issue_invoice to assign a number).
Money is in MAJOR units (euros), e.g. unit_price 1200.00 — not cents. Each
line: {"descriissue_invoice — Issue a draft invoice — assigns the next sequential legal number.
Do not delete issued invoices to "renumber" — numbering must stay
contiguous. Confirm with thlist_purchases — List purchase documents (supplier invoices / expenses).get_purchase — Fetch one purchase document in full by UUID.get_ingest_job — Poll the status/result of an AI purchase-ingestion job.
Note: uploading a PDF for ingestion is a multipart upload not exposed over
this hosted MCP; use the weblist_treasuries — List treasuries (bank / Stripe / PayPal accounts) with balances.list_bank_movements — List bank movements, optionally scoped to one treasury.reconciliation_board — Suggested movement<->document matches (auto-reconcile at confidence >= 0.95).reconcile_movement — Manually match a bank movement to an invoice/purchase document.list_accounts — List the Spanish PGC chart of accounts (code, name, UUID, balance).
Use this to resolve an account's UUID for `ledger`.
ledger — Read ledger movements for ONE PGC account (by its UUID; see list_accounts).trial_balance — Balance de sumas y saldos (trial balance) across every account.modelo_303_summary — Modelo 303 (quarterly VAT) — JSON summary of every quarter with activity.modelo_303_csv — Modelo 303 backing detail for one quarter as CSV text (per-transaction).api_request — Call any Aikount API endpoint not covered by a dedicated tool.
See https://api.aikount.com/openapi.json for the full surface.
Args:
method: GET / POST / PCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_d8b9a2a837 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_d8b9a2a837)<a href="https://jishie.com/agent.html?id=aix_d8b9a2a837"><img src="https://jishie.com/v1/agents/aix_d8b9a2a837/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| 402oracle T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| link-followability T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_d8b9a2a837",
"name": "Aikount",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://api.aikount.com/mcp/",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T06:01:13.563Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/aikount"
},
{
"label": "repository",
"url": "https://github.com/mutonby/aikount-mcp"
},
{
"label": "listing",
"url": "https://aikount.com/"
}
],
"avatar": "https://github.com/mutonby.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/mutonby"
}
],
"unreachable": false,
"profile": {
"mcp_server": "Aikount",
"mcp_version": "1.29.0",
"tool_count": 22,
"tools": [
{
"name": "whoami",
"description": "Verify the token and return the active tenant (id, name, VAT, currency).\n\nCall this first. With an 'agl_' API key this reads /tenants/me (the\n/auth/me endpoint is session-login only and rejects API keys).\n"
},
{
"name": "list_contacts",
"description": "List contacts (customers and suppliers).\n\nArgs:\n search: free-text match on name / legal name / VAT.\n kind: 'customer' or 'supplier'; omit for both.\n"
},
{
"name": "create_contact",
"description": "Create a contact. `country` is an ISO-3166 alpha-2 code (e.g. 'ES')."
},
{
"name": "list_tax_types",
"description": "List the tenant's tax types (IVA/IGIC/IPSI/IRPF), each with its UUID.\n\nInvoice/purchase lines reference a tax by `tax_type_id` (a UUID from this\nlist), not by a string code.\n"
},
{
"name": "list_products",
"description": "List catalog products/services."
},
{
"name": "list_invoices",
"description": "List sales invoices. Lifecycle: draft -> issued -> paid."
},
{
"name": "get_invoice",
"description": "Fetch one sales invoice in full by UUID."
},
{
"name": "create_invoice",
"description": "Create a DRAFT sales invoice (call issue_invoice to assign a number).\n\nMoney is in MAJOR units (euros), e.g. unit_price 1200.00 — not cents. Each\nline: {\"description\",\"quantity\",\"unit_price\",\"tax_type_id\"?,\"discount_pct\"?}.\nGet tax_type_id from list_tax_types; omit it to inherit the default.\n"
},
{
"name": "issue_invoice",
"description": "Issue a draft invoice — assigns the next sequential legal number.\n\nDo not delete issued invoices to \"renumber\" — numbering must stay\ncontiguous. Confirm with the user before issuing.\n"
},
{
"name": "list_purchases",
"description": "List purchase documents (supplier invoices / expenses)."
},
{
"name": "get_purchase",
"description": "Fetch one purchase document in full by UUID."
},
{
"name": "get_ingest_job",
"description": "Poll the status/result of an AI purchase-ingestion job.\n\nNote: uploading a PDF for ingestion is a multipart upload not exposed over\nthis hosted MCP; use the web app or the REST endpoint /ai/ingest-purchase\ndirectly. This tool lets you track a job once queued.\n"
},
{
"name": "list_treasuries",
"description": "List treasuries (bank / Stripe / PayPal accounts) with balances."
},
{
"name": "list_bank_movements",
"description": "List bank movements, optionally scoped to one treasury."
},
{
"name": "reconciliation_board",
"description": "Suggested movement<->document matches (auto-reconcile at confidence >= 0.95)."
},
{
"name": "reconcile_movement",
"description": "Manually match a bank movement to an invoice/purchase document."
},
{
"name": "list_accounts",
"description": "List the Spanish PGC chart of accounts (code, name, UUID, balance).\n\nUse this to resolve an account's UUID for `ledger`.\n"
},
{
"name": "ledger",
"description": "Read ledger movements for ONE PGC account (by its UUID; see list_accounts)."
},
{
"name": "trial_balance",
"description": "Balance de sumas y saldos (trial balance) across every account."
},
{
"name": "modelo_303_summary",
"description": "Modelo 303 (quarterly VAT) — JSON summary of every quarter with activity."
},
{
"name": "modelo_303_csv",
"description": "Modelo 303 backing detail for one quarter as CSV text (per-transaction)."
},
{
"name": "api_request",
"description": "Call any Aikount API endpoint not covered by a dedicated tool.\n\nSee https://api.aikount.com/openapi.json for the full surface.\n\nArgs:\n method: GET / POST / PATCH / DELETE.\n path: API path relative to /api/v1, e.g. '/invoices'. Leading slash optional.\n"
}
],
"profiled_at": "2026-08-13T06:01:13.563Z"
}
}