← Registry

AI & Machine Learning

faf.one

Provides tools to fetch, list, and search context souls, and determine delta updates.

3 endpoints41 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcpaas.live/claude/mcp/v1

No auth detected

MCP server metadata

Name
claude-faf-mcp
Version
mcpaas-cf@1.7.1
Capabilities
experimental.io.modelcontextprotocol/skillstools.listChangedresources.subscriberesources.listChangedprompts.listChangedtasks.listtasks.createtasks.gettasks.cancel

Known tools 19

get_soul

Fetch a context soul by name.

Inferred read-only
list_souls

List all available context souls.

Inferred read-only
delta_check

Determine if a topic needs FULL, DELTA, or X-DELTA soul.

Inferred read-only
list_tags

List all unique tags used in a soul, with counts.

Inferred read-only
search_by_tag

Find all entries in a soul with a specific tag.

Inferred read-only
search_context

Full-text search across souls.

Inferred read-only
tag_intel

Discover tag patterns, co-occurrence, candidates, and merge suggestions across all namepoints.

Inferred read-only
generate_faf_from_github

Generate a .

Inferred read-only
faf_score

Score .

Inferred read-only
faf_validate

Validate .

Inferred read-only
faf_get_tier

Resolve the FAF tier for a given numeric score.

Inferred read-only
faf_estimate_tokens

Estimate token count for arbitrary content via the Zig WASM engine.

Inferred read-only
faf_analyze

One-call composite — returns score, tier-ready, valid, and engine identifier.

Inferred read-only
refresh_faf

Re-ground on .

Inferred read-only
faf_orchestrate_recommendation

Takes raw content strings (`.

Inferred read-only
faf_gate

Phase III (FRC) — pre-promotion quality gate.

Inferred read-only
faf_section

Phase III (FRC) — returns an EXACT, WHOLE .

Inferred read-only
faf_memory

Phase III (FRC) — query the durable .

Inferred read-only
faf_collections_search

Phase III (FRC §7b) — semantic search over a Grok Collection at the edge, KV-cached (1h TTL).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.claude-faf-mcp]
url = "https://mcpaas.live/claude/mcp/v1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "claude-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/claude/mcp/v1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: claude-faf-mcp
Remote MCP URL: https://mcpaas.live/claude/mcp/v1

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "claude-faf-mcp": {
      "url": "https://mcpaas.live/claude/mcp/v1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "claude-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/claude/mcp/v1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "claude-faf-mcp",
  "transport": "streamable-http",
  "url": "https://mcpaas.live/claude/mcp/v1"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://mcpaas.live/grok/mcp/v1

No auth detected

MCP server metadata

Name
grok-faf-mcp
Version
mcpaas-cf@1.7.1
Capabilities
experimental.io.modelcontextprotocol/skillstools.listChangedresources.subscriberesources.listChangedprompts.listChangedtasks.listtasks.createtasks.gettasks.cancel

Known tools 19

get_soul

Fetch a context soul by name.

Inferred read-only
list_souls

List all available context souls.

Inferred read-only
delta_check

Determine if a topic needs FULL, DELTA, or X-DELTA soul.

Inferred read-only
list_tags

List all unique tags used in a soul, with counts.

Inferred read-only
search_by_tag

Find all entries in a soul with a specific tag.

Inferred read-only
search_context

Full-text search across souls.

Inferred read-only
tag_intel

Discover tag patterns, co-occurrence, candidates, and merge suggestions across all namepoints.

Inferred read-only
generate_faf_from_github

Generate a .

Inferred read-only
faf_score

Score .

Inferred read-only
faf_validate

Validate .

Inferred read-only
faf_get_tier

Resolve the FAF tier for a given numeric score.

Inferred read-only
faf_estimate_tokens

Estimate token count for arbitrary content via the Zig WASM engine.

Inferred read-only
faf_analyze

One-call composite — returns score, tier-ready, valid, and engine identifier.

Inferred read-only
refresh_faf

Re-ground on .

Inferred read-only
faf_orchestrate_recommendation

Takes raw content strings (`.

Inferred read-only
faf_gate

Phase III (FRC) — pre-promotion quality gate.

Inferred read-only
faf_section

Phase III (FRC) — returns an EXACT, WHOLE .

Inferred read-only
faf_memory

Phase III (FRC) — query the durable .

Inferred read-only
faf_collections_search

Phase III (FRC §7b) — semantic search over a Grok Collection at the edge, KV-cached (1h TTL).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.grok-faf-mcp]
url = "https://mcpaas.live/grok/mcp/v1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "grok-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/grok/mcp/v1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: grok-faf-mcp
Remote MCP URL: https://mcpaas.live/grok/mcp/v1

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "grok-faf-mcp": {
      "url": "https://mcpaas.live/grok/mcp/v1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "grok-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/grok/mcp/v1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "grok-faf-mcp",
  "transport": "streamable-http",
  "url": "https://mcpaas.live/grok/mcp/v1"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://mcpaas.live/rust/mcp/v1

No auth detected

MCP server metadata

Name
rust-faf-mcp
Version
mcpaas-cf@1.7.1
Capabilities
experimental.io.modelcontextprotocol/skillstools.listChangedresources.subscriberesources.listChangedprompts.listChangedtasks.listtasks.createtasks.gettasks.cancel

Known tools 3

faf_validate

Validate a .

Inferred read-only
faf_score

Score a .

Inferred read-only
faf_read

Parse a .

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.rust-faf-mcp]
url = "https://mcpaas.live/rust/mcp/v1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rust-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rust-faf-mcp
Remote MCP URL: https://mcpaas.live/rust/mcp/v1

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "rust-faf-mcp": {
      "url": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rust-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rust-faf-mcp",
  "transport": "streamable-http",
  "url": "https://mcpaas.live/rust/mcp/v1"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mcpaas.live was fetched 2026-08-03T15:58:21.969Z and is being refreshed.

Trust status Neutral

mcpaas.live is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.