← Registry

Content Tools

sparker.ai

Provides tools to ask questions, search, list, and read Brian Sparker's essays, frameworks, newsletter, and profile.

1 endpoint5 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://sparker.ai/mcp

No auth detected

MCP server metadata

Name
sparker-ai
Version
1.0.0
Capabilities
toolsresources
Server instructions

This server is Brian Sparker's personal website (https://sparker.ai) exposed to agents. Brian is a Staff Product Manager at You.com working on AI, search, and developer platforms, lately on AI agents as customers of an API. Use get_profile for who he is, list_writing and read_page for his essays and frameworks, search_site to find passages, and ask_brian for a grounded answer in his voice with sources. Everything here is public; cite the returned URLs. Brian does not offer consulting. To reach him, email brian@sparker.ai.

Known tools 5

ask_brian

Ask a question about Brian Sparker's work, career, projects, or product thinking.

Inferred read-only
search_site

Keyword search over Brian's essays, frameworks, bets, newsletter, and background.

Inferred read-only
list_writing

List everything published on sparker.ai, newest first: essays, frameworks, principles, newsletter issues, and bets, each with its URL, date, and summary.

Inferred read-only
read_page

Read one published piece as markdown.

Inferred read-only
get_profile

Who Brian Sparker is: current role, background, credentials, side projects, and how to contact him.

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.sparker-ai]
url = "https://sparker.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sparker-ai": {
      "type": "http",
      "url": "https://sparker.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sparker-ai
Remote MCP URL: https://sparker.ai/mcp

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": {
    "sparker-ai": {
      "url": "https://sparker.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sparker-ai": {
      "type": "http",
      "url": "https://sparker.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sparker-ai",
  "transport": "streamable-http",
  "url": "https://sparker.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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