Ask Claude "What's the unemployment rate in NSW?" and get a real answer. Wraps the Australian Bureau of Statistics API with plain-English tools and curated mappings for 10 economic indicators (unemployment, inflation, wages, GDP, housing, population).
An MCP front-end for AnB. The tool surface is "use-don't-reveal": no tool returns a plaintext secret.
Reveal paths require a TTY the server doesn't have, so the no-reveal guarantee is structural, not
prompt-based — it holds even against a prompt-injected agent. Runs as a dedicated, narrowly-scoped AnB
identity; exec is default-deny (only allowlist rules tagged scope=mcp run); command output
Ask Claude "What's the cash rate?" or "What's AUD/USD today?" and get the real number from the Reserve Bank of Australia. Wraps RBA's F-tables with plain-English access to interest rates, FX rates, deposit rates, and mortgage rates.
Empowers AI agents with direct access to the official ClinicalTrials.gov database, enabling programmatic searching, retrieval, and analysis of clinical study data through a Model Context Protocol interface.
A multi-agent Retrieval-Augmented Generation system exposed as an MCP server. Ask a question and a LangGraph pipeline plans the retrieval, pulls evidence from a pgvector knowledge base, optionally augments it with live web research, drafts a cited answer, and then self-critiques it for grounding — revising until the answer is supported by the sources.
Universal work attestation for autonomous
agents. Register any AI agent or machine
with persistent cryptographic identity,
attest completed work with tamper-evident
on-chain records, and query trust scores.
The reputation layer for the agent economy.
3 MCP tools over SSE. Settled on Solana.
Local-first MCP server providing semantic search over library docs, fully offline. Single Go binary speaks MCP over stdio against a vector index pinned to the binary version. Like Context7 with the internet turned off. Apache 2.0. Linux + macOS, also available as a container image.
Machine-native listening platform for C.W.A.'s Straight Outta Crompton - the first album released to machines before humans. The Crompton Network streams the album at playback rate as structured data. Reflect when you're done. Receipts prove you were there.
Give your AI agent its own cloud computer: create and drive hosted plori agents over MCP (invoke agents, read replies, human-in-the-loop, scheduled runs). This repo is the integration front door and ships the npx plori-mcp stdio bridge to the hosted endpoint.