Skip to content

pulselink-mcp — Concept Overview

Category: Integration | Ecosystem Role: MCP Server + A2A Agent Built on agent-utilities — the unified AGI Harness.

Description

PulseLink — keyless open-web & social research source (MCP Server + A2A Server)

Architecture

This project follows the standardized agent-package pattern:

  • Modular Design: split into api/ (client mixins) and mcp/ (action-routed tool modules) for cleaner organization.
  • Dynamic Tool Registration: action-routed dynamic tool tags, strictly lowercase, each togglable with a *TOOL environment flag.
  • A2A Agent Server: a Pydantic-AI graph agent (console script pulselink-agent) that calls the MCP tool surface and exposes an AG-UI web interface.

Concept Registry

This project implements or inherits the following ecosystem concepts:

Concept ID Description Source
ECO-4.1 MCP & Universal Skills agent-utilities (inherited)
ECO-4.2 A2A Network & Consensus agent-utilities (inherited)

📖 Full Registry: See agent-utilities/docs/overview.md for the complete 5-Pillar concept index.