Skip to content
Back to search
100
MCP live v0.2.2 MCP 2025-11-25 streamable-http

io.github.wolfe-jam/rust-faf-mcp

io.github.wolfe-jam/rust-faf-mcp

Persistent project context — Rust-native MCP server. IANA-registered .faf format.

Uptime
100.0%
1 direct probes · 30d
Response
792ms
last probe
Tools
3
callable
Resources
9
readable
Prompts
0
available

Tools · 3

faf_validate

Validate a .faf and return completeness score + errors/warnings (Rust→WASM, at the edge).

faf_score

Score a .faf — 0-100 completeness (Rust→WASM, at the edge).

faf_read

Parse a .faf and return its normalized structure (Rust→WASM, at the edge).

Resources · 9

Grok Demo

Demo soul for Grok

soul://grok
Claude Demo

Demo soul for Claude (Anthropic)

soul://claude
Gemini Demo

Demo soul for Gemini (Google)

soul://gemini
SpaceX Live

SpaceX DELTA - live launch data

soul://spacex
Wolfe Persona

Wolfe James X-DELTA persona

soul://wolfe
Liverpool FC

Liverpool DELTA - current season

soul://liverpool
Smithsonian

Smithsonian artifact metadata

soul://smithsonian
IANA Registry

FAF IANA registration proof

soul://registry
SKILL.md

Agent Skill document (MCPaaS edge product context)

skill://mcpaas-edge/SKILL.md

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.wolfe-jam/rust-faf-mcp": {
      "url": "https://mcpaas.live/rust/mcp/v1",
      "transport": "streamable-http"
    }
  }
}