Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

AIXBT

REMOTE · API.AIXBT.TECH · SCANNED AUG 12

Crypto market intelligence for Projects, Topics, Intel, Reports, and Clusters.

Available components

78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2032 tokens (~156/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management2
  • Stability check failed: schema churn in the 3 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.aixbt.tech

# add to Claude Code
claude mcp add --transport http aixbt-aixbt https://api.aixbt.tech/mcp
# ~/.codex/config.toml
[mcp_servers.aixbt-aixbt]
url = "https://api.aixbt.tech/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aixbt-aixbt": {
      "type": "remote",
      "url": "https://api.aixbt.tech/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add aixbt-aixbt --url https://api.aixbt.tech/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  aixbt-aixbt:
    url: "https://api.aixbt.tech/mcp"
// mcp.json
{
  "mcpServers": {
    "aixbt-aixbt": {
      "type": "http",
      "url": "https://api.aixbt.tech/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 12 Aug 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
  • 11 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 +2
    • Stability: unverified → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Tool “chat_with_aixbt” was removed security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_intel” rewrote its description, which is the text the model reads security
    • Tool “get_project” rewrote its description, which is the text the model reads security
    • Tool “get_project_series” rewrote its description, which is the text the model reads security
    • Tool “get_report” rewrote its description, which is the text the model reads security
    • Tool “get_topic” rewrote its description, which is the text the model reads security
    • Tool “get_topic_series” rewrote its description, which is the text the model reads security
    • Tool “get_vocabulary” rewrote its description, which is the text the model reads security
    • Tool “list_clusters” rewrote its description, which is the text the model reads security
    • Tool “list_intel” rewrote its description, which is the text the model reads security
    • Tool “list_projects” rewrote its description, which is the text the model reads security
    • Tool “list_reports” rewrote its description, which is the text the model reads security
    • Tool “me” rewrote its description, which is the text the model reads security
    • Tool “list_topics” rewrote its description, which is the text the model reads security
    • Tool coverage: 81% → 100% functional
    • Schema quality: 185 → 156 functional
    • Schema quality: good → excellent functional
    • “get_topic_series” reworded the description of “topicId” cosmetic
    • “get_intel” reworded the description of “activity” cosmetic
    • “get_intel” reworded the description of “id” cosmetic
    • “get_project” reworded the description of “idOrSlug” cosmetic
    • “get_project_series” reworded the description of “from” cosmetic
    • “get_project_series” reworded the description of “idOrSlug” cosmetic
    • “get_project_series” reworded the description of “measure” cosmetic
    • “get_project_series” reworded the description of “to” cosmetic
    • “get_report” reworded the description of “id” cosmetic
    • “get_topic” reworded the description of “topicId” cosmetic
    • “get_topic_series” reworded the description of “from” cosmetic
    • “get_topic_series” reworded the description of “measure” cosmetic
    • “get_topic_series” reworded the description of “to” cosmetic
    • “list_clusters” reworded the description of “universe” cosmetic
    • “list_intel” reworded the description of “activity” cosmetic
    • “list_intel” reworded the description of “assetTypes” cosmetic
    • “list_intel” reworded the description of “categories” cosmetic
    • “list_intel” reworded the description of “clusterIds” cosmetic
    • “list_intel” reworded the description of “cursor” cosmetic
    • “list_intel” reworded the description of “detectedAfter” cosmetic
    • “list_intel” reworded the description of “detectedBefore” cosmetic
    • “list_intel” reworded the description of “hasOfficialSource” cosmetic
    • “list_intel” reworded the description of “limit” cosmetic
    • “list_intel” reworded the description of “minClusters” cosmetic
    • “list_intel” reworded the description of “projectIds” cosmetic
    • “list_intel” reworded the description of “projectRanking” cosmetic
    • “list_intel” reworded the description of “reinforcedAfter” cosmetic
    • “list_intel” reworded the description of “reinforcedBefore” cosmetic
    • “list_intel” reworded the description of “search” cosmetic
    • “list_intel” reworded the description of “sort” cosmetic
    • “list_projects” reworded the description of “categories” cosmetic
    • “list_projects” reworded the description of “cursor” cosmetic
    • “list_projects” reworded the description of “ids” cosmetic
    • “list_projects” reworded the description of “limit” cosmetic
    • “list_projects” reworded the description of “minTrend” cosmetic
    • “list_projects” reworded the description of “sort” cosmetic
    • “list_projects” reworded the description of “universe” cosmetic
    • “list_reports” reworded the description of “cursor” cosmetic
    • “list_reports” reworded the description of “limit” cosmetic
    • “list_reports” reworded the description of “projectId” cosmetic
    • “list_reports” reworded the description of “projectSlug” cosmetic
    • “list_reports” reworded the description of “topicId” cosmetic
    • “list_topics” reworded the description of “projectId” cosmetic
    • “list_projects” dropped the optional parameter “hasToken” cosmetic
    • Tool “get_intel” changed its title: Get intel details cosmetic
    • Tool “get_project” changed its title: Get project details cosmetic
    • Tool “get_project_series” changed its title: Get project history cosmetic
    • Tool “get_report” changed its title: Get topic report cosmetic
    • Tool “get_topic” changed its title: Get topic details cosmetic
    • Tool “get_topic_series” changed its title: Get topic history cosmetic
    • Tool “get_vocabulary” changed its title: Get filter vocabulary cosmetic
    • Tool “list_clusters” changed its title: List audience clusters cosmetic
    • Tool “list_intel” changed its title: Search crypto intel cosmetic
    • Tool “list_projects” changed its title: Find crypto projects cosmetic
    • Tool “list_reports” changed its title: List topic reports cosmetic
    • Tool “list_topics” changed its title: List trending topics cosmetic
    • Tool “me” changed its title: Check AIXBT access cosmetic
  • 9 Aug 26 74

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 12 Aug 2026 · Probed https://api.aixbt.tech/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.aixbt.tech CN=YR2,O=Let's Encrypt,C=US 24 Jul 2026 22 Oct 2026 RSA 2048 SHA256-RSA 6e91be873459ea963fad82ad452c1c0af5f
SANs: api.aixbt.tech
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of api.aixbt.tech. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
tech. present 2185 13 Verified
aixbt.tech. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="https://api.aixbt.tech", resource_metadata="https://api.aixbt.tech/.well-known/oauth-protected-resource", scope="mcp"

Bearer realm="https://api.aixbt.tech", resource_metadata="https://api.aixbt.tech/.well-known/oauth-protected-resource", scope="mcp"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer

Protected resource metadata

Document https://api.aixbt.tech/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://api.aixbt.tech/mcp
Authorisation server https://api.aixbt.tech
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.aixbt.tech/mcp Verified 200
http (plaintext) http://api.aixbt.tech/mcp HTTPS enforced 301 https://api.aixbt.tech/mcp
MCP tools · 13 exposed · ~1,556 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_intel ~66

Get one Intel item by ID, including its evidence grade, Project, sources, timestamps, audience clusters, and configurable activity rows.

NameTypeReqDescription
activitystringActivity rows to include: all (default), source observations only, or none
idstringyesIntel ID
NameTypeReqDescription
dataobjectyes

No examples provided.

get_project ~69

Get a Project by ID or slug, including its current trend, rank, recent Intel, related Projects, and 24-hour trend change when available. Related Projects are based on co-mentions, not partnerships or endorsements.

NameTypeReqDescription
idOrSlugstringyesProject ID or slug; slug aliases resolve
NameTypeReqDescription
dataobjectyes
metaobjectyes

No examples provided.

get_project_series ~112

Get trend or rank history for a Project by ID or slug. Trend returns hourly points; rank returns recorded rank changes and null while unranked. Optionally set a time window.

NameTypeReqDescription
fromstringStart of time window (ISO 8601)
idOrSlugstringyesProject ID or slug; slug aliases resolve
measurestringyestrend for hourly history; rank for recorded rank changes
tostringEnd of time window (ISO 8601)
NameTypeReqDescription
dataobjectyes
metaobjectyes

No examples provided.

get_report ~63

Get a published report by ID, including its full text, sources, and publication evidence when available. Requires a credential with the topic-reports entitlement. If the report was superseded, use list_reports to find the current ID.

NameTypeReqDescription
idstringyesReport ID
NameTypeReqDescription
dataobjectyes

No examples provided.

get_topic ~56

Get one current Topic by ID, including its stance history. Available without a credential. A Topic that has left the leaderboard returns not_current; use list_topics for current IDs.

NameTypeReqDescription
topicIdstringyesTopic ID from list_topics
NameTypeReqDescription
dataobjectyes
metaobjectyes

No examples provided.

get_topic_series ~109

Get measurement history for a Topic. Trend returns hourly points; rank returns recorded rank changes and null while unranked. Optionally set a time window. Requires OAuth or an AIXBT API key.

NameTypeReqDescription
fromstringStart of time window (ISO 8601)
measurestringyestrend for hourly history; rank for recorded rank changes
tostringEnd of time window (ISO 8601)
topicIdstringyesTopic ID
NameTypeReqDescription
dataobjectyes
metaobjectyes

No examples provided.

get_vocabulary ~45

Get the current allowed values for AIXBT filters, including grades, sentiments, sort fields, activity modes, universes, asset types, categories, chains, and alert settings.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataobjectyes
metaobjectyes

No examples provided.

list_clusters ~47

List the community groups AIXBT uses to show which audiences are driving attention across Topics and Intel. Optionally filter by universe.

NameTypeReqDescription
universestringMarket universe (default: crypto)
NameTypeReqDescription
dataarrayyes

No examples provided.

list_intel ~483

Search and filter evidence-graded crypto developments. Search by Project, ticker, X handle, contract address, chain, or any keywords; combine it with Project, cluster, category, grade, sentiment, official-source, or time filters. Results explain why they matched. When responsiveness bounds a search, meta.searchCoverage marks the limitation and meta.executedSearch lists the terms attempted.

NameTypeReqDescription
activitystringActivity rows to include: all (default), source observations only, or none
addressstringToken contract address
assetTypesstringComma-separated asset types; use get_vocabulary to list them
categoriesstringComma-separated Intel category names; use get_vocabulary and choose intelCategories[].name
clusterIdsstringComma-separated cluster IDs
cursorstringCursor returned in meta.nextCursor from the previous page
detectedAfterstringDetected at or after this time (ISO 8601)
detectedBeforestringDetected at or before this time (ISO 8601)
gradesstringComma-separated grades: chipped, flawed, cut, polished, flawless
hasOfficialSourcebooleanSet true to return only Intel with an official Project source
limitintegerResults per page (default and maximum: 50)
minClustersintegerMinimum number of community clusters represented
namesstringComma-separated Project names
projectIdsstringComma-separated Project IDs
projectRankingstringOnly return Intel for Projects in the current trend ranking
projectSlugsstringComma-separated Project slugs
reinforcedAfterstringReinforced at or after this time (ISO 8601)
reinforcedBeforestringReinforced at or before this time (ISO 8601)
searchstringAny text to match across Project identity and Intel content; combines with all filters
sentimentsstringComma-separated sentiments: positive, neutral, negative
sortstringOrder by first detection (default) or latest reinforcement
tickersstringComma-separated tickers
xHandlesstringComma-separated X handles
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

list_projects ~277

Find Projects tracked by AIXBT. Filter by ID, slug, name, ticker, X handle, chain, category, asset type, contract address, or minimum trend. Results are sorted by trend by default; use cursor for the next page.

NameTypeReqDescription
addressstringToken contract address
assetTypesstringComma-separated asset types (token, stablecoin, nft-collection)
categoriesstringComma-separated Project category slugs; use get_vocabulary to list them
chainstringChain to filter by (e.g. "ethereum", "solana")
cursorstringCursor returned in meta.nextCursor from the previous page
idsstringComma-separated Project IDs
limitintegerNumber of results to return (default and maximum: 50)
minTrendnumberMinimum current trend measurement
namesstringComma-separated Project names
slugsstringComma-separated Project slugs
sortstringOrder by trend (default), creation time, or latest reinforcement
tickersstringComma-separated tickers
universestringMarket universe (default: crypto)
xHandlesstringComma-separated X handles
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

list_reports ~127

List metadata and previews for AIXBT's latest published report on each Topic, ordered by the most recent publication or revision. Filter by Topic or Project. Requires a credential; use get_report for the full report.

NameTypeReqDescription
cursorstringCursor returned in meta.nextCursor from the previous page
limitintegerResults per page (default and maximum: 50)
projectIdstringOnly reports for this Project ID
projectSlugstringOnly reports for this Project slug
topicIdstringOnly reports for this Topic ID
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

list_topics ~70

List the current crypto Topic leaderboard, refreshed hourly. Results include trend, 24-hour post and author counts, audience clusters, and available report metadata. Provide projectId to return Topics associated with one Project. Available without a credential.

NameTypeReqDescription
projectIdstringOnly Topics currently associated with this Project ID
NameTypeReqDescription
dataarrayyes
metaobjectyes

No examples provided.

me ~32

Show the current credential's identity, entitlements, rate limits, and history access. Use this before gated or historical requests.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataobjectyes

No examples provided.