mcpbeat Sign in

SesApp Access Sheets MCP Server

answering

SesApp Access Sheets is answering right now. Last checked 11 min ago. It exposes 15 tools.

Housing access sheets behind revocable guest links. x402 on Base.

Uptime history 18 days of history · worst day 99%
18 days agonow
100.0%
Uptime 24h
91 of 91 checks
15
Tools
read from the server
166 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 17

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 6 September 2026. No other catalogue keeps this.

11 Sep 2 tools changed the parameters they ask for create_fiche, update_fiche
6 Sep 8 tools appeared delete_webhook, geocode, get_fiche and 5 more
6 Sep 4 tools changed the parameters they ask for create_fiche, revoke_share, share_fiche and 1 more
6 Sep 3 tool descriptions were rewritten create_fiche, revoke_share, share_fiche

Nothing serious here today

Today is the operative word: we check SesApp Access Sheets every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add fiches --transport http https://sesapp.fr/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fiches": {
      "url": "https://sesapp.fr/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fiches]
url = "https://sesapp.fr/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fiches": {
      "url": "https://sesapp.fr/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fiches": {
      "url": "https://sesapp.fr/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

fiche
create_fiche
Create an access sheet. Write the guest flip-book in `instructions` (Markdown; guest language, usually French). Cover (map/name/address/accessCode) is auto. Pages: --- . Photos: ![alt](https://...). Intents: [Add WiFi](sesapp:wifi) or [Ajouter le WiFi](sesapp:wifi) + wifiName/wifiPassword; [Add contact](sesapp:contact) or [Ajouter le contact](sesapp:contact) + phoneNumber. Never put wifiPassword in Markdown (150 m GPS). Optional `locale` fr|en for guest chrome. Playbook: GET /llms.txt. Requires Bearer. Beyond quota, retry with PAYMENT-SIGNATURE (0.50 USDC on Agent, 0.25 on Fleet).
delete_fiche
Delete an owned access sheet and its share links. Requires Bearer.
get_fiche
Get one owned access sheet by id (same fields as list_fiches). Requires Bearer.
update_fiche
Update an owned access sheet. Same fields as create_fiche. Typical: update instructions with photos/links. Requires Bearer.
webhook
delete_webhook
Delete a webhook endpoint. Fleet/Platform. Requires Bearer.
update_webhook
Update url, events, or active. Fleet/Platform. Requires Bearer.
fiches
list_fiches
List access sheets owned by the authenticated agent. Requires Authorization: Bearer.
geocode
geocode
Resolve a postal address to formattedAddress + lat/lon for create_fiche (cover map and 150 m WiFi geofence). Optional country ISO2. Requires Bearer.
register
register_webhook
Fleet/Platform only. Register an HTTPS endpoint. Events: fiche.viewed, share.created, share.revoked, wifi.unlocked, quota.warning. HMAC SHA-256 in X-SesApp-Signature (t=unix,v1=hex of timestamp.body). Secret returned once. Max 5 endpoints. Requires Bearer.
revoke
revoke_share
Revoke a guest share token. Optional delayDays (1–365) keeps the link until then (soft revoke). Requires Bearer.
share
share_fiche
Create a revocable guest link. Optional expiresAt (ISO). WiFi password is never in Markdown: guests unlock it within 150 m of lat/lon. Requires Bearer.
shares
list_shares
List guest links for a fiche (token, url, expiresAt, viewCount, createdAt). Requires Bearer.
status
status
Current agent plan, expiry, fichesCount, maxFiches, overageUsdc. Requires Authorization: Bearer.
subscribe
subscribe
Subscribe or renew. plan=agent (15 USDC, 20 sheets), fleet (79 USDC, 200), platform (250 USDC, fair-use). Send PAYMENT-SIGNATURE (x402 v2). Returns a Bearer JWT.
webhooks
list_webhooks
List webhook endpoints (secret is never returned). Fleet/Platform. Requires Bearer.

Endpoints

URLTransportStateLatencyChecked
https://sesapp.fr/mcp streamable-http answering 117 ms 11 min ago

Alternatives to SesApp Access Sheets

same job, measured the same way
X02 File Hosting
by x02

Upload, find, organize and share files on your X02 account with scoped, revocable access.

answering
Ranch
by ranch

Read and write cattle and sheep records with farm-scoped, revocable access.

121 installs/wk local only
AIPP Monetize
by aipp

Pay-per-action access to APIs and MCP tools over Lightning L402 and Base USDC x402.

3 tools answering
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

30 installs/wk local only
I
Accounting MCP
by ainode-tech

8 EU accounting (x402 USDC on Base): reconcile, VAT, invoicing. Free health.

9 tools answering
Airtable
by waystation

Access and manage your Airtable bases, tables, and records seamlessly

answering
Texttostl
by texttostl

x402-paid tools: text to 3D-printable STL, web search, and search+read. USDC on Base.

4 tools answering
SEO Tools
by seodesignlab

SEO tools via x402: briefs, keywords, SERP, backlinks, audits. $0.50-$3/req USDC on Base.

30 installs/wk local only

SesApp Access Sheets — questions

Answers built from our own checks of this server.

What can SesApp Access Sheets do?
It exposes 15 tools, read directly from the server on our last check. Among them: create_fiche, delete_fiche, delete_webhook, geocode, get_fiche, list_fiches and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is SesApp Access Sheets mostly used for?
Its tools cluster around fiche and webhook. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is SesApp Access Sheets working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 166 ms. The bar chart above shows every period we have measured.
How do I connect SesApp Access Sheets?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SesApp Access Sheets need an API key?
No. SesApp Access Sheets completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SesApp Access Sheets?
It answers our handshake in 166 ms on average, which is faster than 84% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.