Have you read a contributing guide?
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:
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
Have you read a contributing guide?
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 checkboxTo 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: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
Anything else?
No response