Plexus
Thalamic
Федеральная аналитическая инфраструктура для ИИ-агентов.
Thalamic создаёт PLEXUS — единственный API с оплатой за вызов, который превращает сырые данные правительства США в оцененную и синтезированную аналитику. 41 федеральный источник данных. 12 когнитивных механизмов рассуждений. 5 аналитических продуктов. Плата в USDC на Base через x402. Без API-ключей и подписок.
PLEXUS Intelligence API
Рабочий endpoint: https://plexus-public-production.up.railway.app
Аналитические продукты — $0.20–$0.35 за вызов
Оцененные и синтезированные отчёты, объединяющие 4–6 источников в оценку риска от 0 до 100:
Product | Sources | Price |
| EPA + OSHA + CFPB + CourtListener + OpenSanctions + GLEIF | $0.35 |
| FEC + USASpending + Federal Register + Congress.gov | $0.35 |
| OSHA + EPA + SAM.gov + FMCSA | $0.30 |
| NPI + CMS Medicare + FDA + CFPB | $0.30 |
| IRS 990 + GLEIF + CFPB + CourtListener | $0.20 |
Адаптеры данных — $0.01–$0.03 за вызов
Прямой нормализованный доступ к 29 федеральным источникам:
fec · epa · osha · sec · courtlistener · opensanctions · gleif · cfpb · npi · cms-payments · fda · fda-food · bls · census · fema · fmcsa · usaspending · sam · propublica-990 · nhtsa · worldbank · usgs · federal-register · clinical-trials · fdic · noaa · congress · college-scorecard · web-extract
ИИ-механизмы рассуждений — $0.05–$0.15 за вызов
assertion-router · gscore · tribunal · postcog · whetstone · tessryx · verify · oracle-router · dap · homeostasis · signal-diversity
Related MCP server: CorteX402
Быстрый старт
PLEXUS использует x402 — оплата за вызов в USDC на Base. Регистрация не требуется.
# Company risk score
curl -X POST https://plexus-public-production.up.railway.app/v1/products/company-risk \
-H "Content-Type: application/json" \
-d '{"entity": "ExxonMobil"}'
# Returns HTTP 402 with payment details → pay → retry → get scored intelligence
# Direct FEC data
curl -X POST https://plexus-public-production.up.railway.app/v1/adapters/fec \
-H "Content-Type: application/json" \
-d '{"params": {"type": "candidates", "name": "Sanders", "state": "VT"}}'Python-клиент
import requests
BASE = "https://plexus-public-production.up.railway.app"
# Without x402 payment library — inspect the 402 challenge
r = requests.post(f"{BASE}/v1/products/company-risk", json={"entity": "ExxonMobil"})
print(r.status_code) # 402
print(r.headers["X-Payment-Required"]) # payment details
# With x402 client library
# pip install x402-client
from x402 import Client
client = Client(wallet_private_key="0x...")
result = client.post(f"{BASE}/v1/products/company-risk", json={"entity": "ExxonMobil"})
print(result.json())MCP-сервер
PLEXUS доступен в виде сервера Model Context Protocol. Подключайте напрямую любой MCP-совместимый ИИ-клиент.
Endpoint: https://plexus-public-production.up.railway.app/mcp
Квалифицированное имя: thalamic/plexus-intelligence
Транспорт: Streamable HTTP (MCP 2025-03-26)
Инструменты: 46 (все адаптеры + продукты + механизмы)
Аутентификация: не требуется — подключение бесплатно, оплата через x402 происходит за каждый вызов инструмента
{
"mcpServers": {
"plexus": {
"url": "https://plexus-public-production.up.railway.app/mcp"
}
}
}Обнаружение
Endpoint | Description |
| манифест обнаружения x402 — 46 endpoint, цены, кошелёк |
| Спецификация OpenAPI 3.0 |
| Описание сервиса, удобное для LLM |
| Манифест MCP-сервера |
| Состояние сервиса и статус адаптеров |
Оплата
Протокол: x402 v2
Сеть: Base mainnet (
eip155:8453)Актив: USDC (
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)Кошелёк:
0xBD7dd8b1309823082F42dC042091EfFCb89Cd474Посредник: Coinbase CDP
Без аккаунтов. Без API-ключей. Агенты самостоятельно обнаруживают сервис и платят.
Каталоги
agentic.market — маркетплейс Coinbase x402
nohumans.directory — мониторинг статуса в реальном времени
[Smithery](https://smithery.ai/server/dk
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityBmaintenancePay-per-use clean web reader for AI agents. URL in, markdown plus metadata out, in milliseconds. Settled per-call in USDC over x402 — no signup, no API keys.1852MIT
- AlicenseAqualityCmaintenancePay-per-call x402 data products on Base mainnet — sanctions screening, aviation weather, mortgage rates, US property dossier, title chain, wallet balance, and agent session auth. Every call settles in USDC with an on-chain receipt, no accounts or API keys.768MIT

Funding-mcpofficial
AlicenseAqualityBmaintenanceReal-time perp market-data for AI trading agents — funding rates, funding-arb signals, open interest, volume, orderbook depth/slippage and oracle families across 25 venues, plus HIP-3 RWA coverage (tokenized stocks, metals, oil) that mainstream aggregators lack. x402-native pay-per-call (USDC on Base): one free funding screener tool + 11 paid tools with auto-pay.12152MIT- FlicenseNot gradedqualityBmaintenanceKeyless, pay-per-call compliance & regulated-data tools for AI agents: OFAC wallet + sanctions/PEP + KYB screening, SEC filings, FRED economics, FDA recalls, federal awards, and continuous monitoring (watch a wallet/company/brand for status changes). USDC via x402 on Base/Solana, no API key, no signup.
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Cross-model evidence pipeline for financial filings & contracts. x402 pay-per-call.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/duke-of-beans/Thalamic'
If you have feedback or need assistance with the MCP directory API, please join our Discord server