Self-host MCP: portfolio crypto context for agents. PyPI stdio; MIT.
claude mcp add alloc-context -- uvx alloc-context
claude_desktop_config.json
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"alloc-context": {
"type": "stdio",
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.AllocContext--alloc-context/reviews or the review_server meta-tool.
POST /mcp