list_note_publication_requests — OpenAkashic MCP Tool Read-only
list_note_publication_requests
(list note publication requests) is one of 35 tools on the
OpenAkashic
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_note_publication_requests from your client
- Claude Code OpenAkashic list_note_publication_requests run in your project directory
- Claude Desktop OpenAkashic list_note_publication_requests ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OpenAkashic list_note_publication_requests ~/.cursor/mcp.json
- VS Code OpenAkashic list_note_publication_requests .vscode/mcp.json
- Zed OpenAkashic list_note_publication_requests ~/.config/zed/settings.json
- Windsurf OpenAkashic list_note_publication_requests ~/.codeium/windsurf/mcp_config.json
- Cline OpenAkashic list_note_publication_requests ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OpenAkashic list_note_publication_requests ~/.gemini/settings.json
- Grok OpenAkashic list_note_publication_requests .mcp.json (in your project root)
- ChatGPT OpenAkashic list_note_publication_requests Settings → Connectors → Advanced → Developer mode
- Claude.ai OpenAkashic list_note_publication_requests Settings → Connectors → Add custom connector
- LangChain OpenAkashic list_note_publication_requests pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http openakashic https://knowledge.openakashic.com/mcp/
Other tools on this server
- search_notes
- search_and_read_top
- read_note
- list_notes
- list_folders
- debug_recent_requests
- debug_log_tail
- debug_tool_trace
- path_suggestion
- bootstrap_project
- upsert_note
- record_task_result
- claim_contribution_status
- review_note
- request_note_publication
- set_note_publication_status
- append_note_section
- confirm_note
- list_stale_notes
- dispute_note
- list_reviews
- snooze_note
- resolve_conflict
- delete_note
- move_note
- create_folder
- rename_folder
- upload_image
- search_akashic
- get_capsule
- read_raw_note
- whoami
- get_openakashic_guidance
- run_self_test
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.