slopmacs

jjtolton/slopmacs

3.2

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

Slopmacs integrates Claude with Emacs using the Model Context Protocol (MCP) for seamless interaction.

Tools

Functions exposed to the LLM to take actions

as_user_set_region

Highlight specific text ranges

as_user_insert_text

Insert text at point

as_user_switch_buffer

Switch between buffers

as_user_send_message

Display messages in Emacs

as_user_goto_line

Navigate to specific line numbers

as_user_search_forward

Search for text in current buffer

as_user_open_file

Open files (with optional line number)

as_user_save_buffer

Save current buffer

as_user_goto_beginning

Go to buffer start

as_user_goto_end

Go to buffer end

as_user_info_goto

Open Info manuals

as_user_info_search

Search in Info

as_user_info_index_search

Search Info index

as_user_info_menu_item

Navigate Info menus

as_user_info_up

Go to parent Info node

as_user_info_next

Next Info node

as_user_info_prev

Previous Info node

slopmacs_restart

Restart the Porthole server

slopmacs_reload

Reload slopmacs.el and restart

slopmacs_status

Check server status

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources