Official Model Context Protocol server for the Intuition knowledge graph. Provides read access to accounts, relationships, atoms, and list data across the Intuition network.
get-account-infoRetrieve detailed profile and metadata for an Intuition account.
get-followersList accounts that follow a given account.
get-followingList accounts that a given account is following.
get-inbound-relationsRetrieve inbound relation edges pointing to an account.
get-outgoing-edgesRetrieve outgoing relation edges originating from an account.
search-account-idsSearch for account identifiers matching a query string.
search-atomsSearch atoms in the knowledge graph by label or content.
search-listsSearch curated lists within the Intuition network.
Add this MCP server to your Claude Desktop config or call the tools directly from your AI agent.