neimo
Cited legal intelligence for AI agents — across 285+ jurisdictions
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add k-id/neimo
# Browse available tools
npx -y smithery tool list k-id/neimo
# Get full schema for a tool
npx -y smithery tool get k-id/neimo lookup_regulation
# Call a tool
npx -y smithery tool call k-id/neimo lookup_regulation '{}'Direct MCP Connection
Endpoint: https://neimo-k-id.run.tools
Tools (13)
lookup_regulation— Query k-ID's structured knowledge base for a specific regulatory requirement in one market. Returns rows from the gamin…compare_regulations— Compare a regulatory domain side-by-side across multiple markets. Accepts individual ISO country codes (US, JP, KR) or …discover_sections— List all regulatory sections (domains) available for a given market in k-ID's knowledge base. Returns { sections: [{ se…market_profile— Get a comprehensive regulatory overview of a single market by returning all data rows across every section in the gamin…lookup_state_laws— Query the US state laws database for children's privacy and online safety legislation. Covers state-level laws (e.g. Ca…lookup_online_safety_resources— Broad keyword search across ALL of k-ID's knowledge bases (not just gaming-social-media) for rows whose section name or…fetch_source_content— Retrieve the full text content of a regulatory source URL. First checks k-ID's cache of pre-downloaded primary sources …search_kb_semantic— Keyword (ILIKE) search across k-ID's structured knowledge base cells (description + details). Ranks rows by the number …search_primary_sources— Search k-ID's collection of downloaded primary source documents: actual laws, regulations, government directives, and o…lookup_market_insights— Query pre-computed compliance metrics from real-world game and platform testing. Returns per-metric statistics grouped …get_metric_glossary— Returns the full glossary of Market Insights metrics with display names and definitions. Use this to understand what ea…lookup_legal_horizons— Search k-ID's Legal Horizons newsletter archive for jurisdiction-specific regulatory updates, legislative changes, and …submit_feedback— Use this tool to open a Zendesk support ticket for the k-ID team.
# Get full input/output schema for a tool
npx -y smithery tool get k-id/neimo Resources
neimo://markets— List of markets and regulatory domains covered by neimo.'s knowledge baseneimo://tool-selection-guide— Decision guide for selecting neimo. tools quickly and correctly
Prompts (2)
regulatory-research— neimo.'s system prompt for regulatory research - use this to adopt neimo.'s research methodologytool-selection-guide— Quick routing guide for choosing the right neimo. tool for each request type