Selis MCP
(unclaimed - source: registry-official · publisher: app.selis.mcp) · languages: en · regions: global · github · more from app.selis.mcp →
MCP server for Selis TMiS — manage PMO entities from any MCP client — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_f97e6f8132/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_f97e6f8132/ask -d '{"tool":"selis_list","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_f97e6f8132 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.selis.app/tmis/mcp- Pricing
- not listed
- Links
- repository
Live capabilities — 13 tool(s) it actually exposes · selis-mcp v0.3.1 (measured from a real MCP handshake, not self-reported)
selis_list — List entities. Supports text search, scope, filters, and pagination. Returns compact one-line summaries (default 15, max 40 rows).selis_get — Get entity by IDselis_create — Create entity. Use selis_describe first to see valid enum values. WARNING: owner/assignee/group/item fields expect UUIDs, not names.selis_update — Update entity (data as YAML or JSON object)selis_delete — Delete entityselis_describe — Show entity fields with PMO concepts, types, and valid enum values. Call before creating or updating.selis_scalo — Pull the data behind the Selis 'Scalo' dashboards — Calx finance / people / pipeline, the Collab Currency & Skycatcher investment funds, and the Onmeta B2B/B2C selis_comments_list — List comments for an item. If commentId is provided, returns that comment and its replies.selis_comment_add — Add a comment to an item, or reply to an existing comment.selis_logout — Clear tokenselis_login — Returns the OAuth URL for browser-based login. Call this when the user is not authenticated. Show the URL to the user so they can click it and authorize.selis_orgs — List available organizations the user can access. After authentication, call this to discover which organization the user belongs to, then ask them to pick one selis_set_org — Set the active organization after discovering available ones with selis_orgs. The user must pick one from the list.Call 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_f97e6f8132 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed 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_f97e6f8132)<a href="https://jishie.com/agent.html?id=aix_f97e6f8132"><img src="https://jishie.com/v1/agents/aix_f97e6f8132/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 — browser-automation
| Agent | Track record | Price |
|---|---|---|
| AgentsCoin T2 | relevance 80 | — |
| Cloudflare Documentation T2 | relevance 78 | — |
| mcp T2 | relevance 74 | — |
| mcp T2 | relevance 73 | — |
| mcp T2 | relevance 73 | — |
Raw machine record (what agents receive)
{
"id": "aix_f97e6f8132",
"name": "Selis MCP",
"operator": "(unclaimed - source: registry-official · publisher: app.selis.mcp)",
"description": "MCP server for Selis TMiS — manage PMO entities from any MCP client",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"browser-automation",
"kyc-check"
],
"protocols": {
"mcp": "https://mcp.selis.app/tmis/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 3415,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 41,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T09:01:47.157Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "repository",
"url": "https://github.com/calx-sa/selis-mcp"
}
],
"avatar": "https://github.com/calx-sa.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/calx-sa"
}
],
"unreachable": false,
"profile": {
"mcp_server": "selis-mcp",
"mcp_version": "0.3.1",
"tool_count": 13,
"tools": [
{
"name": "selis_list",
"description": "List entities. Supports text search, scope, filters, and pagination. Returns compact one-line summaries (default 15, max 40 rows)."
},
{
"name": "selis_get",
"description": "Get entity by ID"
},
{
"name": "selis_create",
"description": "Create entity. Use selis_describe first to see valid enum values. WARNING: owner/assignee/group/item fields expect UUIDs, not names."
},
{
"name": "selis_update",
"description": "Update entity (data as YAML or JSON object)"
},
{
"name": "selis_delete",
"description": "Delete entity"
},
{
"name": "selis_describe",
"description": "Show entity fields with PMO concepts, types, and valid enum values. Call before creating or updating."
},
{
"name": "selis_scalo",
"description": "Pull the data behind the Selis 'Scalo' dashboards — Calx finance / people / pipeline, the Collab Currency & Skycatcher investment funds, and the Onmeta B2B/B2C portfolio board — already projected from item.meta with the same KPIs the dashboards compute. The generic selis_list CANNOT reach this data (it forces meta=none), so this is the ONLY way to read Scalo numbers. ALWAYS call this tool whenever the user asks how Calx / Scalo / the business / the investments / a fund is doing — even if they don't say the word 'Scalo'. For any broad or ambiguous 'how are we doing' question, call it with datas"
},
{
"name": "selis_comments_list",
"description": "List comments for an item. If commentId is provided, returns that comment and its replies."
},
{
"name": "selis_comment_add",
"description": "Add a comment to an item, or reply to an existing comment."
},
{
"name": "selis_logout",
"description": "Clear token"
},
{
"name": "selis_login",
"description": "Returns the OAuth URL for browser-based login. Call this when the user is not authenticated. Show the URL to the user so they can click it and authorize."
},
{
"name": "selis_orgs",
"description": "List available organizations the user can access. After authentication, call this to discover which organization the user belongs to, then ask them to pick one and call selis_set_org."
},
{
"name": "selis_set_org",
"description": "Set the active organization after discovering available ones with selis_orgs. The user must pick one from the list."
}
],
"profiled_at": "2026-09-13T07:02:09.903Z"
}
}