A wiki about your life that writes itself. Save from any AI chat, recall it in the next.
claude mcp add wiki --transport http https://api.talkamore.com/mcp/{token}
~/.cursor/mcp.json
{
"mcpServers": {
"wiki": {
"url": "https://api.talkamore.com/mcp/{token}"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wiki": {
"serverUrl": "https://api.talkamore.com/mcp/{token}"
}
}
}
.vscode/mcp.json
{
"servers": {
"wiki": {
"type": "http",
"url": "https://api.talkamore.com/mcp/{token}"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wiki": {
"url": "https://api.talkamore.com/mcp/{token}"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"wiki": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.talkamore.com/mcp/{token}"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.talkamore.com/mcp/{token} | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.talkamore--wiki/reviews or the review_server meta-tool.
POST /mcp