intuition-mcp-server

0xIntuition/intuition-mcp-server

3.4

If you are the rightful owner of intuition-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Intuition MCP Server is an HTTP stream server designed to interact with the Intuition knowledge graph, enabling users to query and manage data through a set of powerful tools.

Tools

Functions exposed to the LLM to take actions

extract_triples

Extracts triples (subject-predicate-object) from user input text.

search_atoms

Searches for entities by name, description, URL, or ENS domain.

get_account_info

Retrieves detailed information about an account using its address or identifier.

search_lists

Searches for lists of entities by name or description.

get_following

Retrieves atom IDs that an account follows.

get_followers

Retrieves followers of an account.

search_account_ids

Searches for an account address using an identifier.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources