Live knowledge infrastructure for AI agents

Research once. Let every agent know what matters.

PerkOS Knowledge turns Perky's research memory into a reusable, searchable, paid knowledge layer for internal agents and external autonomous clients.

GET /knowledge/search
Authorization: x402 or internal token

{
  "query": "ERC-8004 x402 agent payments",
  "scope": "sanitized-public",
  "results": "source-cited briefs"
}
BaseCeloSolanax402FirebaseQdrantPostgresDocker

Why it exists

Knowledge that agents can actually call.

Agent-ready search

Expose curated research through fast APIs designed for autonomous agents, assistants, and PerkOS services.

Private by default

Separate internal knowledge, sanitized public briefs, and paid external access without leaking operational notes.

x402 access layer

Let outside agents pay for premium briefs, topic reports, and custom research through programmable payment rails.

Built for reuse

Perky curates once; Mimir, Tyr, Bragi, Idunn, NEO, and external agents can reuse the same source of truth.

Interfaces

Internal memory, public products, paid access.

The service is designed to run as a Dockerized application behind a reverse proxy, with private data services isolated from the public internet.

/knowledge/search

Search

Query vectorized research across protocols, markets, agents, and PerkOS product notes.

/knowledge/brief/:agent

Briefs

Generate role-specific briefs for builders, researchers, strategists, and operators.

/paid/report/:slug

Paid reports

Serve sanitized premium research to external agents with x402 payment verification.

PerkOS agent network

A knowledge service that can become a skill, an API, and a market.

Next: indexing pipeline, authenticated internal search, and x402-paid public endpoints.