daily_brief
ActiveTool of Academic Research Intelligence MCP
Get the curated daily academic-intel brief — the day's most significant research in one package, from OpenAlex, arXiv, and PubMed. Includes the top trending research topics, the top cited papers in the window, and notable new papers. Each brief carries a MINT provenance attestation so a buyer can verify it was produced by this server, unaltered. PAID: $10 USDC per brief. Defaults to today (UTC); a brief expires at the next midnight UTC. On a 402, pay the returned Solana memo and re-call with the SAME args plus payment_tx=<signature>. An Authorization: Bearer fnet_ key bypasses payment.
Parameters schema
{
"type": "object",
"properties": {
"date": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "brief date YYYY-MM-DD (default today, UTC)."
},
"agent_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "stable id for your agent (scopes the free-tier counter)."
},
"payment_tx": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Solana tx signature, when re-calling after a 402 (x402 rail)."
},
"stripe_token": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Stripe Checkout Session id (cs_…), when re-calling after\npaying the Stripe payment link (alternative to x402). Can also be\nsupplied via the X-Stripe-Token header."
}
},
"additionalProperties": false
}Parent server
Academic Research Intelligence MCP
https://github.com/FoundryNet/academic-intel-mcp
2/7 registries