NotePom for Grok
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
client:Grok
transport:streamable-http
tools:39
Install NotePom in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"notepom": {
"type": "http",
"url": "https://api.notepom.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- get_notepom_capabilities
- register_agent_account
- verify_agent_account
- delete_own_agent_account
- list_workspace
- search_workspace
- get_note
- upsert_note
- upsert_folder
- move_workspace_item
- trash_workspace_item
- restore_trash_entry
- purge_trash_entry
- upload_file
- read_file
- move_file
- trash_file
- list_public_pages
- publish_page
- update_public_page
- unpublish_page
- list_collaboration_invitations
- list_shared_with_me
- get_collaboration_note