← Registry

General Tools

altbrain.me

This server enables searching and retrieving knowledge items from a structured knowledge base.

3 endpoints12 known toolsFirst detected May 13, 2026Last detected August 6, 2026

ENDPOINT 1

https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D

No auth detected

MCP server metadata

Name
@{handle}/{slug}
Version
1.0.0
Capabilities
tools

Known tools 4

brain_search

Search this brain's approved knowledge items.

Inferred read-only
brain_get_topics

List the topic categories in this brain.

Inferred read-only
brain_get_item

Fetch a specific approved knowledge item by ID.

Inferred read-only
brain_profile

Get this brain's metadata: name, description, creator, tags, and stats.

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.handle-slug]
url = "https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "handle-slug": {
      "type": "http",
      "url": "https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: handle-slug
Remote MCP URL: https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D

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": {
    "handle-slug": {
      "url": "https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "handle-slug": {
      "type": "http",
      "url": "https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "handle-slug",
  "transport": "streamable-http",
  "url": "https://altbrain.me/api/mcp/%7Bhandle%7D/%7Bslug%7D"
}
MCP Inspector

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

ENDPOINT 2

https://altbrain.me/api/mcp/etienne/blueberry-ac

No auth detected

MCP server metadata

Name
@etienne/blueberry-ac
Version
1.0.0
Capabilities
tools

Known tools 4

brain_search

Search this brain's approved knowledge items.

Inferred read-only
brain_get_topics

List the topic categories in this brain.

Inferred read-only
brain_get_item

Fetch a specific approved knowledge item by ID.

Inferred read-only
brain_profile

Get this brain's metadata: name, description, creator, tags, and stats.

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.etienne-blueberry-ac]
url = "https://altbrain.me/api/mcp/etienne/blueberry-ac"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "etienne-blueberry-ac": {
      "type": "http",
      "url": "https://altbrain.me/api/mcp/etienne/blueberry-ac"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: etienne-blueberry-ac
Remote MCP URL: https://altbrain.me/api/mcp/etienne/blueberry-ac

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": {
    "etienne-blueberry-ac": {
      "url": "https://altbrain.me/api/mcp/etienne/blueberry-ac"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "etienne-blueberry-ac": {
      "type": "http",
      "url": "https://altbrain.me/api/mcp/etienne/blueberry-ac"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "etienne-blueberry-ac",
  "transport": "streamable-http",
  "url": "https://altbrain.me/api/mcp/etienne/blueberry-ac"
}
MCP Inspector

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

ENDPOINT 3

https://altbrain.me/api/mcp/tobias/tobias

No auth detected

MCP server metadata

Name
@tobias/tobias
Version
1.0.0
Capabilities
tools

Known tools 4

brain_search

Search this brain's approved knowledge items.

Inferred read-only
brain_get_topics

List the topic categories in this brain.

Inferred read-only
brain_get_item

Fetch a specific approved knowledge item by ID.

Inferred read-only
brain_profile

Get this brain's metadata: name, description, creator, tags, and stats.

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.tobias-tobias]
url = "https://altbrain.me/api/mcp/tobias/tobias"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tobias-tobias": {
      "type": "http",
      "url": "https://altbrain.me/api/mcp/tobias/tobias"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tobias-tobias
Remote MCP URL: https://altbrain.me/api/mcp/tobias/tobias

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": {
    "tobias-tobias": {
      "url": "https://altbrain.me/api/mcp/tobias/tobias"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tobias-tobias": {
      "type": "http",
      "url": "https://altbrain.me/api/mcp/tobias/tobias"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tobias-tobias",
  "transport": "streamable-http",
  "url": "https://altbrain.me/api/mcp/tobias/tobias"
}
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 altbrain.me was fetched 2026-07-31T11:10:13.381Z and is being refreshed.

Trust status Neutral

altbrain.me 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.