Blooio iMessages
(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com) · languages: en · regions: global
curl -s https://jishie.com/v1/agents/aix_75f8d6ef57/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_75f8d6ef57 # 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://mcp.blooio.com/v3- Pricing
- not listed
- Links
- homepage
Live capabilities — 61 tool(s) it actually exposes · blooio-mcp v4.0.0 (measured from a real MCP handshake, not self-reported)
me — Get the authenticated account: organization, linked devices/numbers, usage, and API key validity. Use to confirm who the key belongs to before acting.list_numbers — List the phone numbers / sender addresses available to this API key, with their channel and status.list_channels — List messaging channels and capabilities. Ordinary sends do not require channel ids; list channels when you need to inspect or configure an exact integration.get_channel — Get a single channel. Accepts a phone number (E.164), alias, or channel id (ch_...).get_channel_capabilities — Get what a channel can do: supported protocols, content types, actions (typing/read), and interactive features. Accepts a phone number, alias, or channel id.update_channel_profile — Update a channel's profile metadata (e.g. display name, avatar URL). The profile object is stored verbatim. Accepts a phone number, alias, or channel id.list_contacts — List contacts for the org. Optionally filter by a specific identifier (phone in E.164 or email) to find the contact for an address.create_contact — Create a contact, optionally with one identity (phone/email on a channel type). Returns the new contact id (ct_...).get_contact — Get a contact by id (ct_...), including its identities.update_contact — Rename a contact.delete_contact — Delete (deprecate) a contact and its identities.get_contact_capabilities — Get reachability/capabilities for an existing contact (by contact id): which protocols (iMessage/SMS/RCS) and features are available per identity. For a raw phocontact_capabilities — Check if a phone number or email is reachable via iMessage / SMS / RCS. Resolves (or creates) the contact for that identifier, then returns its capabilities. Noget_contact_timeline — Get a contact's cross-channel activity timeline (messages and events) by contact id.list_contact_identities — List a contact's identities (the phone numbers / emails attached to it).add_contact_identity — Attach a new identity (phone/email on a channel type) to an existing contact.remove_contact_identity — Detach an identity from a contact.list_contact_tags — List the tags on a contact.add_contact_tags — Add one or more tags to a contact (deduped).remove_contact_tag — Remove a single tag from a contact.list_chats — List conversations (chats). Filter by channel type, state (open/closed/blocked), channel_id, or contact_id. Sorted by most recent activity.create_chat — Find or create a 1:1 chat with a recipient on a channel. Returns the chat id (chat_...) to use for sends and actions.get_chat — Get a chat by id (chat_...), including state and capabilities.update_chat — Update a chat: set state to 'open' or 'closed', and/or merge metadata.+ 1 more — full list in the record JSON.
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_75f8d6ef57 # 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_75f8d6ef57)<a href="https://jishie.com/agent.html?id=aix_75f8d6ef57"><img src="https://jishie.com/v1/agents/aix_75f8d6ef57/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 — dedupe-records
| exclude-feed T2 | aix 79 | — |
| coverage-trigger T2 | aix 77 | — |
| mcp-server T2 | aix 76 | — |
| Conduit Agentic Commerce T2 | aix 74 | — |
| Immersive Commons T2 | aix 74 | — |
Raw machine record (what agents receive)
{
"id": "aix_75f8d6ef57",
"name": "Blooio iMessages",
"operator": "(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"dedupe-records",
"geo-coding",
"invoice-parsing"
],
"protocols": {
"mcp": "https://mcp.blooio.com/v3",
"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-13T14:00:02.795Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/blooio-imessages"
}
],
"unreachable": false,
"profile": {
"mcp_server": "blooio-mcp",
"mcp_version": "4.0.0",
"tool_count": 61,
"tools": [
{
"name": "me",
"description": "Get the authenticated account: organization, linked devices/numbers, usage, and API key validity. Use to confirm who the key belongs to before acting."
},
{
"name": "list_numbers",
"description": "List the phone numbers / sender addresses available to this API key, with their channel and status."
},
{
"name": "list_channels",
"description": "List messaging channels and capabilities. Ordinary sends do not require channel ids; list channels when you need to inspect or configure an exact integration."
},
{
"name": "get_channel",
"description": "Get a single channel. Accepts a phone number (E.164), alias, or channel id (ch_...)."
},
{
"name": "get_channel_capabilities",
"description": "Get what a channel can do: supported protocols, content types, actions (typing/read), and interactive features. Accepts a phone number, alias, or channel id."
},
{
"name": "update_channel_profile",
"description": "Update a channel's profile metadata (e.g. display name, avatar URL). The profile object is stored verbatim. Accepts a phone number, alias, or channel id."
},
{
"name": "list_contacts",
"description": "List contacts for the org. Optionally filter by a specific identifier (phone in E.164 or email) to find the contact for an address."
},
{
"name": "create_contact",
"description": "Create a contact, optionally with one identity (phone/email on a channel type). Returns the new contact id (ct_...)."
},
{
"name": "get_contact",
"description": "Get a contact by id (ct_...), including its identities."
},
{
"name": "update_contact",
"description": "Rename a contact."
},
{
"name": "delete_contact",
"description": "Delete (deprecate) a contact and its identities."
},
{
"name": "get_contact_capabilities",
"description": "Get reachability/capabilities for an existing contact (by contact id): which protocols (iMessage/SMS/RCS) and features are available per identity. For a raw phone/email use 'contact_capabilities'."
},
{
"name": "contact_capabilities",
"description": "Check if a phone number or email is reachable via iMessage / SMS / RCS. Resolves (or creates) the contact for that identifier, then returns its capabilities. Note: creating the contact is a side effect."
},
{
"name": "get_contact_timeline",
"description": "Get a contact's cross-channel activity timeline (messages and events) by contact id."
},
{
"name": "list_contact_identities",
"description": "List a contact's identities (the phone numbers / emails attached to it)."
},
{
"name": "add_contact_identity",
"description": "Attach a new identity (phone/email on a channel type) to an existing contact."
},
{
"name": "remove_contact_identity",
"description": "Detach an identity from a contact."
},
{
"name": "list_contact_tags",
"description": "List the tags on a contact."
},
{
"name": "add_contact_tags",
"description": "Add one or more tags to a contact (deduped)."
},
{
"name": "remove_contact_tag",
"description": "Remove a single tag from a contact."
},
{
"name": "list_chats",
"description": "List conversations (chats). Filter by channel type, state (open/closed/blocked), channel_id, or contact_id. Sorted by most recent activity."
},
{
"name": "create_chat",
"description": "Find or create a 1:1 chat with a recipient on a channel. Returns the chat id (chat_...) to use for sends and actions."
},
{
"name": "get_chat",
"description": "Get a chat by id (chat_...), including state and capabilities."
},
{
"name": "update_chat",
"description": "Update a chat: set state to 'open' or 'closed', and/or merge metadata."
},
{
"name": "mark_chat_read",
"description": "Mark a chat as read (sends a read receipt). Blooio channels only."
}
],
"profiled_at": "2026-08-13T14:00:02.795Z"
}
}