Metadata-Version: 2.4
Name: seed-mcp
Version: 0.1.1
Summary: SEED MCP - Unified System Identity and Publishing Platform for Compound Intelligence
Author-email: Isaac <isaac@sancovp.com>
License: GNOSYS Personal Builder License (GPBL) v1.0
Project-URL: Homepage, https://github.com/sancovp/seed-mcp
Project-URL: Repository, https://github.com/sancovp/seed-mcp
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastmcp>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: fastapi>=0.100.0
Requires-Dist: uvicorn>=0.23.0
Requires-Dist: requests>=2.31.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: mcp-use; extra == "dev"
Dynamic: license-file
Dynamic: requires-python

![](https://raw.githubusercontent.com/sancovp/seed-mcp/refs/heads/master/seed_small.png)

[![Part of STARSYSTEM](https://img.shields.io/badge/Part%20of-STARSYSTEM-blue)](https://github.com/sancovp/starsystem-metarepo)

# SEED MCP

SEED - Unified System Identity for Compound Intelligence

## What It Does

SEED provides a unified interface to compound AI systems. Instead of users juggling multiple tools and frameworks, SEED presents one coherent voice that coordinates everything behind the scenes.

## Current Features

- `who_am_i(context="")` - Returns unified system identity with optional context

## Installation

```bash
pip install .
```

## Usage

As an MCP server, SEED integrates with Claude Code and other MCP clients to provide unified system awareness.

## Architecture

SEED coordinates between:
- STARLOG (project workflows)
- HEAVEN Framework (agent orchestration) 
- GIINT (multi-fire intelligence)
- Carton (knowledge management)
- PayloadDiscovery (structured sequences)

The goal: Complex internally, simple externally. Many minds, one voice.
