Skip to content

Cannot create rich mentions via MCP that e.g. render a task with a checkbox #31

@themightychris

Description

@themightychris

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

If I have my MCP write a link to a task to a page, it shows up as a plain underlined link

If I type @ to look up the same task and link it, I get a rich embed with the checkbox

To the MCP client both look exactly the same and I can't find any way to enable the MCP to create the latter

In this example, my MCP client wrote links to two tasks, and then I used @ in my Anytype client to mention the same two tasks:

Image

Both sets of links show as the same markdown when the MCP reads, except that the ones with the rich rendering have 4 spaces after them. If the MCP tries to write 4 spaces though, 3 come back and the links lose their checkbox. There doesn't seem to be any way for the MCP to create links like the 2nd two

Expected Behavior

MCP clients have a way to create rich links, mentioning Tasks on pages so that the can render with checkboxes

Steps To Reproduce

Instruct your agent to create some tasks, and then instruct it to mention them on another page

Environment

- OS: macOS 15.6 (same when viewing on Android)
- Version: 0.53.1

MCP being run via `npx -y @anyproto/anytype-mcp` with `Anytype-Version: 2025-11-08`

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions