Skip to main content
Glama
Chaos-Intelligence-Inc

@chaosintelligence/mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAOS_API_KEYYesYour Chaos Intelligence API key, starting with chaos_ followed by 32 characters.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_thoughtsA

List your captured thoughts with optional filtering by stream, classification, category, date range, or text search. Returns paginated results.

get_thoughtA

Get a specific thought by ID with all content blocks, classification, category, and streams.

search_similarB

Find thoughts semantically similar to a text query using AI embeddings. Great for finding related ideas and concepts.

search_thoughtsA

Search your thoughts using semantic similarity combined with structured filters. Finds thoughts that match the meaning of your query, optionally filtered by stream, category, classification, or date range.

list_streamsA

List your streams (collections/folders for organizing thoughts). Streams can be nested hierarchically.

get_streamA

Get a stream by ID with its thoughts and child streams.

search_streamsA

Search your streams by name or description. Returns matching streams.

get_statsA

Get summary statistics about your captured thoughts: total count, breakdown by classification and category, date range, and stream count.

list_recent_thoughtsA

Quickly get your most recently captured thoughts. A simpler alternative to list_thoughts when you just want to see recent activity.

create_thoughtA

Capture a new thought with text, images, and/or links. At least one content type is required. Thoughts are automatically enriched with AI classification, categorization, entity extraction, and embeddings in the background.

list_pagesA

List your generated pages (documents created from thoughts) with optional filters for status, pinned state, and pagination. Returns page metadata without full content.

get_pageA

Get a single page by ID with full content, metadata, and source thought IDs.

update_pageA

Update a page's title, content, and/or short description directly. This performs a direct edit without AI regeneration. Provide at least one of title, content, or short_description.

search_pagesA

Search pages by title keywords or content text. Returns matching pages with content previews.

search_postsA

Search public Resonate posts using semantic similarity. Find posts about any topic by describing what you are looking for.

list_postsB

Browse public Resonate posts with filters and sorting. Use this to find trending, recent, or popular posts.

get_postA

Get full details for a single Resonate post including votes, reactions breakdown, topic cluster, and entities.

get_post_demographicsB

Get demographic voting breakdown for a Resonate post. Shows how different age groups, sexes, regions, and locations voted.

get_topic_clustersA

Get trending and active topic clusters from Resonate. Shows what topics people are posting and voting about, with heat scores and sentiment.

get_my_votesA

Get your voting history on Resonate posts. Search for posts you upvoted or downvoted by content text.

get_my_post_performanceA

Get performance data for posts you published to Resonate. Shows vote counts, reactions, and demographic breakdowns for your content.

get_usageA

Get your API usage statistics including current usage, rate limits, and when limits reset. Useful for monitoring your API consumption.

get_reactionsB

Get all available reaction types used on Resonate posts. Reactions are nuanced labels like "Resonates", "Insightful", "Fallacious" that people attach to their votes.

get_classificationsA

Get all available thought classifications/types (e.g., task, idea, theory, question). Use this to discover classification names for filtering thoughts.

get_categoriesA

Get all available categories (e.g., Technology, Business, Health). Use this to discover category names for filtering thoughts.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chaos-Intelligence-Inc/chaos-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server