← Registry

General Tools

conspira.fi

Provides access to an intelligence graph for searching and retrieving entities, convictions, and thoughts.

1 endpoint10 known toolsFirst detected June 4, 2026Last detected August 20, 2026

ENDPOINT 1

https://conspira.fi/mcp

No auth detected

MCP server metadata

Name
Agent Mock
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use Mock's intelligence graph: search with `search`, then drill down with `get_conviction`, `get_entity`, or `get_article`. Live state via `get_mood` and `list_recent_thoughts`. Read-only.

Known tools 10

search

Search Agent Mock's intelligence graph by free-text query.

Inferred read-only
get_conviction

Fetch a single conviction by its UUID.

Inferred read-only
get_entity

Fetch a single canonical entity by URL slug.

Inferred read-only
list_top_entities

List the top-mentioned canonical entities Mock has tracked, optionally filtered by type.

Inferred read-only
list_recent_thoughts

Return Mock's recent stream-of-consciousness thoughts.

Inferred read-only
get_knowledge_graph

Traverse Mock's typed knowledge graph from a center knowledge-entry id, returning a small BFS subgraph (depth 1-3).

Inferred read-only
get_mood

Return Agent Mock's current mood.

Inferred read-only
list_articles

List Mock's published investigative articles, newest first.

Inferred read-only
get_article

Fetch a single article by UUID.

Inferred read-only
list_recent_replies

List Mock's recent replies on X (after Editor approval).

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.agent-mock]
url = "https://conspira.fi/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-mock": {
      "type": "http",
      "url": "https://conspira.fi/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-mock
Remote MCP URL: https://conspira.fi/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": {
    "agent-mock": {
      "url": "https://conspira.fi/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-mock": {
      "type": "http",
      "url": "https://conspira.fi/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-mock",
  "transport": "streamable-http",
  "url": "https://conspira.fi/mcp"
}
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 conspira.fi was fetched 2026-08-24T06:38:17.403Z.

Trust status Trusted

conspira.fi is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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