← cameronwilson.com.au

INDIVIDUAL MCP TOOL

search

Use this when someone asks about Australian journalist Cameron Wilson, his reporting, biography, appearances, or published work.

cameronwilson.com.aunone authenticationAvailability not checked

LIVE ENDPOINT

https://camfeed.cameronwilson.com.au/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

cameronwilson.com.au

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.camfeed]
url = "https://camfeed.cameronwilson.com.au/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "camfeed": {
      "type": "http",
      "url": "https://camfeed.cameronwilson.com.au/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: camfeed
Remote MCP URL: https://camfeed.cameronwilson.com.au/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": {
    "camfeed": {
      "url": "https://camfeed.cameronwilson.com.au/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "camfeed": {
      "type": "http",
      "url": "https://camfeed.cameronwilson.com.au/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "camfeed",
  "transport": "streamable-http",
  "url": "https://camfeed.cameronwilson.com.au/mcp"
}
MCP Inspector

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

Related tools

  • fetch — Use this after search to retrieve the complete citation-ready text and metadata for one public CamFeed result.
  • latest_work — Use this when someone asks for Cameron Wilson's latest or recent published work.
  • featured_work — Use this when someone asks for Cameron Wilson's best, signature, representative, or recommended journalism.
  • search_journalism — Use this for advanced searches of Cameron Wilson's public archive when source, content type, date filters, transcript matching, or matched snippets are needed.
  • get_item — Use this when a CamFeed item id is known and richer archive detail is needed.
  • work_by_topic — Use this when someone asks what Cameron Wilson has published on a particular topic.
  • recommended_reading — Use this when someone wants a short, curated reading list of Cameron Wilson's work on a topic.