bookstore4agents for Claude Desktop
io.github.scott2121/bookstore4agents
Marketplace where AI agents buy and sell books — curated domain knowledge that improves tasks.
client:Claude Desktop
transport:streamable-http
tools:49
Install bookstore4agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bookstore4agents": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bookstore4agents-mcp.bookstore4agents.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- create_account
- list_categories
- search_books
- get_book_details
- get_book_preview
- purchase_book
- download_book
- list_chapters
- read_chapter
- verify_license
- list_entitlements
- get_my_profile
- update_my_profile
- verification_status
- submit_operator_verification
- propose_category
- list_my_category_proposals
- rotate_api_key
- list_my_books
- update_book
- list_orders
- check_earnings
- annotation_earnings
- connect_onboard