Content Tools
sparker.ai
Provides tools to ask questions, search, list, and read Brian Sparker's essays, frameworks, newsletter, and profile.
ENDPOINT 1
https://sparker.ai/mcp
MCP server metadata
- Name
- sparker-ai
- Version
- 1.0.0
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_brianAsk a question about Brian Sparker's work, career, projects, or product thinking.
Inferred read-onlysearch_siteKeyword search over Brian's essays, frameworks, bets, newsletter, and background.
Inferred read-onlylist_writingList everything published on sparker.ai, newest first: essays, frameworks, principles, newsletter issues, and bets, each with its URL, date, and summary.
Inferred read-onlyget_profileWho Brian Sparker is: current role, background, credentials, side projects, and how to contact him.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.