Loomio

Loomio

Loomio is a collaborative decision-making platform that enables groups to discuss, propose, and make decisions together.

5VIEWS
2923USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app loomionpx @composio/cli add cursor --app loomionpx @composio/cli add cursor --app loomionpx @composio/cli add cursor --app loomio

After running the command, restart Cursor to start using the MCP Server.

Available Tools

List Groups

Tool to list all groups accessible to the user. use when you need to retrieve and paginate user groups.

List Polls

Tool to list all polls accessible to the user. use when you need to retrieve poll ids and basic metadata.

Show Group

Tool to retrieve details of a specific group. use when you have a group id and need its full metadata.

Show Poll

Tool to retrieve details of a specific poll. use when you have a poll id and need its full metadata.

4 actions available