io.github.seunghan91/ainote
https://api.ainote.dev/api/mcp
● healthy
Agent-native notes, tasks, dev-docs, vaults, sync & handoffs. MCP + OpenAPI dual surface.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://api.ainote.dev/api/mcp
JSON-RPC initialize probe
curl -X POST https://api.ainote.dev/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.ainote.dev
Source code
https://github.com/seunghan91/ainote